9 lines
		
	
	
		
			73 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			73 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| #red {
 | |
|   background-color: red;
 | |
| }
 | |
| 
 | |
| #green {
 | |
|   background-color: lime;
 | |
| }
 | |
| 
 | 
