mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Update theme-elegance.css
Lightened the backdrop images a tiny bit.
This commit is contained in:
		
							parent
							
								
									b60b3c7ed4
								
							
						
					
					
						commit
						fc6ed646df
					
				@ -7,6 +7,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
/* Increase backdrop image brightness and add some blur */
 | 
					/* Increase backdrop image brightness and add some blur */
 | 
				
			||||||
.backgroundContainer.withBackdrop {
 | 
					.backgroundContainer.withBackdrop {
 | 
				
			||||||
  background-color: rgba(0,0,0,0.75);
 | 
					  background-color: rgba(0,0,0,0.65);
 | 
				
			||||||
  backdrop-filter: blur(6px);
 | 
					  backdrop-filter: blur(6px);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user