mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 09:32:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			145 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			145 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| #foo {
 | |
|     background-color: teal;
 | |
|     color: white;
 | |
|     padding-left: 20;
 | |
|     padding-top: 20;
 | |
|     padding-right: 20;
 | |
|     padding-bottom: 20;
 | |
| }
 | 
