Procházet zdrojové kódy

Sticky post body text color.

Jeff Ong před 4 roky
rodič
revize
ea61cbd445

+ 1 - 1
spearhead/assets/sass/_posts-and-pages.scss

@@ -50,7 +50,7 @@
 
 	.entry-content {
 		font-size: var(--sticky-posts--entry-content-font-size);
-		p {
+		> * {
 			color: var(--global--color-foreground-light);
 		}
 	}

+ 1 - 1
spearhead/style-rtl.css

@@ -86,7 +86,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 	font-size: var(--sticky-posts--entry-content-font-size);
 }
 
-.post.sticky .entry-content p {
+.post.sticky .entry-content > * {
 	color: var(--global--color-foreground-light);
 }
 

+ 1 - 1
spearhead/style.css

@@ -86,7 +86,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 	font-size: var(--sticky-posts--entry-content-font-size);
 }
 
-.post.sticky .entry-content p {
+.post.sticky .entry-content > * {
 	color: var(--global--color-foreground-light);
 }
 

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
spearhead/style.css.map


Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů