mirror of
				https://github.com/esp8266/Arduino.git
				synced 2025-10-30 04:26:50 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			205 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			205 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| html, body {
 | |
|   color: #111111; font-family: Arial, ui-sans-serif, sans-serif; font-size: 1em; background-color: #f0f0f0;
 | |
| }
 | |
| 
 | |
| #list > div {
 | |
|   margin: 0 0 0.5rem 0;
 | |
| }
 | |
| 
 | |
| a { color: inherit; cursor: pointer; }
 | |
| 
 |