4 lines
		
	
	
		
			152 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			152 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| * {
 | |
|   background-image: -gtk-gradient (linear, left center, center bottom, from (rgb(255,255,255)), color-stop (0.5, rgb(255,0,0)), to (rgb(0,0,0)));
 | |
| }
 | 
