mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			166 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			166 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| body {
 | |
|     font-family: monospace;
 | |
|     white-space: pre;
 | |
| }
 | |
| 
 | |
| ins {
 | |
|     background-color: #9cffa0;
 | |
|     text-decoration: none;
 | |
| }
 | |
| 
 | |
| del {
 | |
|     background-color: #ff9e9e;
 | |
| }
 | 
