mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Fix codeblock specificity, props @pauladamdavis
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
											
										
									
								
							@@ -951,7 +951,7 @@ is the very first element in the post content */
 | 
			
		||||
    background: var(--ghost-accent-color);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.gh-content :not(pre) code {
 | 
			
		||||
.gh-content :not(pre) > code {
 | 
			
		||||
    vertical-align: middle;
 | 
			
		||||
    padding: 0.15em 0.4em 0.15em;
 | 
			
		||||
    border: #e1eaef 1px solid;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user