#5 💄 Added Darkmode CSS for dialog
This commit is contained in:
		
							parent
							
								
									1e0eac9b80
								
							
						
					
					
						commit
						5a7978fced
					
				| 
						 | 
				
			
			@ -8,6 +8,10 @@ body {
 | 
			
		|||
    color: white;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.modal--dark-mode {
 | 
			
		||||
    background-color: #222222;
 | 
			
		||||
    color: white;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#raplalinkcontainer {
 | 
			
		||||
    height: 100vh;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user