mirror of
				https://gitea.blesmrt.net/mikaela/gist.git
				synced 2025-10-31 09:27:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			306 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			306 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| /**
 | |
|  * ==UserStyle==
 | |
|  * ==/UserStyle==
 | |
|  *
 | |
|  * @format
 | |
|  * @name (AMOLED) Black Background
 | |
|  * @updateURL https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/web-browsers/usercss/black-background.user.css
 | |
|  * @namespace eu.aminda
 | |
|  * @version 2024.22.2
 | |
|  */
 | |
| 
 | |
| body {
 | |
|   background-color: #000000 !important;
 | |
| }
 |