mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Initial commit
This commit is contained in:
		
							parent
							
								
									d940f10b74
								
							
						
					
					
						commit
						95333365a6
					
				
							
								
								
									
										13
									
								
								CSS/transparent-header.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								CSS/transparent-header.css
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,13 @@
 | 
			
		||||
/* Transparent header bar */
 | 
			
		||||
.skinHeader {
 | 
			
		||||
    background-color: transparent !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Rounded header buttons */
 | 
			
		||||
.headerTabs {
 | 
			
		||||
    background-color:rgba(25, 25, 25, 0.5) !important;
 | 
			
		||||
    border-radius: 50px !important;
 | 
			
		||||
    backdrop-filter: blur(50px) !important;
 | 
			
		||||
    margin-top: -1.7em !important;
 | 
			
		||||
    margin-left: 250px !important;
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user