mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	Increase contrast of excerpts
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
											
										
									
								
							@@ -676,7 +676,7 @@ The knock-on effect of this is ugly browser-scroll bars at the bottom, so 80px o
 | 
			
		||||
 | 
			
		||||
.post-card-excerpt {
 | 
			
		||||
    max-width: 56em;
 | 
			
		||||
    color: var(--midgrey);
 | 
			
		||||
    color: color-mod(var(--midgrey) l(-8%));
 | 
			
		||||
    font-family: Georgia, serif;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -973,7 +973,7 @@ make sure this only happens on large viewports / desktop-ish devices.
 | 
			
		||||
 | 
			
		||||
.post-full-custom-excerpt {
 | 
			
		||||
    margin: 20px 0 0;
 | 
			
		||||
    color: var(--midgrey);
 | 
			
		||||
    color: color-mod(var(--midgrey) l(-8%));
 | 
			
		||||
    font-family: Georgia, serif;
 | 
			
		||||
    font-size: 2.3rem;
 | 
			
		||||
    line-height: 1.4em;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user