mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-03 22:22:08 +00:00 
			
		
		
		
	[docs] all: Change nav background from transparent to explicit
This commit is contained in:
		
				
					committed by
					
						
						Geoffrey McRae
					
				
			
			
				
	
			
			
			
						parent
						
							672cd246ab
						
					
				
				
					commit
					5d9db8b2f5
				
			@@ -86,7 +86,7 @@ html_theme = 'sphinx_rtd_theme'
 | 
			
		||||
 | 
			
		||||
html_theme_options = {
 | 
			
		||||
    'logo_only': True,
 | 
			
		||||
    'style_nav_header_background': 'transparent',
 | 
			
		||||
    'style_nav_header_background': '#343131',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
html_sidebars = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user