mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Update heading selector on dark mode
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -1913,12 +1913,7 @@ html.dark-mode .no-image .author-social-link a {
 | 
			
		||||
    color: rgba(255, 255, 255, 0.75);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
html.dark-mode .gh-content h1,
 | 
			
		||||
html.dark-mode .gh-content h2,
 | 
			
		||||
html.dark-mode .gh-content h3,
 | 
			
		||||
html.dark-mode .gh-content h4,
 | 
			
		||||
html.dark-mode .gh-content h5,
 | 
			
		||||
html.dark-mode .gh-content h6 {
 | 
			
		||||
html.dark-mode .gh-content > [id] {
 | 
			
		||||
    color: rgba(255, 255, 255, 0.9);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -2075,12 +2070,7 @@ html.dark-mode .site-archive-header .no-image {
 | 
			
		||||
        color: rgba(255, 255, 255, 0.75);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    html.auto-color .gh-content h1,
 | 
			
		||||
    html.auto-color .gh-content h2,
 | 
			
		||||
    html.auto-color .gh-content h3,
 | 
			
		||||
    html.auto-color .gh-content h4,
 | 
			
		||||
    html.auto-color .gh-content h5,
 | 
			
		||||
    html.auto-color .gh-content h6 {
 | 
			
		||||
    html.auto-color .gh-content > [id] {
 | 
			
		||||
        color: rgba(255, 255, 255, 0.9);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user