Explorar o código

Sticky post primary light color.

Jeff Ong %!s(int64=4) %!d(string=hai) anos
pai
achega
2ce8f48412

+ 3 - 0
spearhead/assets/sass/_posts-and-pages.scss

@@ -47,6 +47,9 @@
 
 	.entry-content {
 		font-size: var(--sticky-posts--entry-content-font-size);
+		p {
+			color: var(--global--color-foreground-light);
+		}
 	}
 }
 

+ 4 - 0
spearhead/style-rtl.css

@@ -84,6 +84,10 @@ 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 {
+	color: var(--global--color-foreground-light);
+}
+
 .sticky-post {
 	display: none;
 }

+ 4 - 0
spearhead/style.css

@@ -84,6 +84,10 @@ 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 {
+	color: var(--global--color-foreground-light);
+}
+
 .sticky-post {
 	display: none;
 }

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
spearhead/style.css.map


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio