Explorar o código

remove sticky posts extra code

Ben Dwyer %!s(int64=4) %!d(string=hai) anos
pai
achega
67e6769de3

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

@@ -53,11 +53,7 @@
 	}
 	}
 
 
 	.entry-content {
 	.entry-content {
-		color: var(--sticky-posts--color-text);
 		font-size: var(--sticky-posts--entry-content-font-size);
 		font-size: var(--sticky-posts--entry-content-font-size);
-		> * {
-			color: var(--global--color-foreground-low-contrast);
-		}
 	}
 	}
 }
 }
 
 

+ 0 - 5
spearhead/style-rtl.css

@@ -87,14 +87,9 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 }
 }
 
 
 .post.sticky .entry-content {
 .post.sticky .entry-content {
-	color: var(--sticky-posts--color-text);
 	font-size: var(--sticky-posts--entry-content-font-size);
 	font-size: var(--sticky-posts--entry-content-font-size);
 }
 }
 
 
-.post.sticky .entry-content > * {
-	color: var(--global--color-foreground-low-contrast);
-}
-
 .sticky-post {
 .sticky-post {
 	display: none;
 	display: none;
 }
 }

+ 0 - 5
spearhead/style.css

@@ -87,14 +87,9 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 }
 }
 
 
 .post.sticky .entry-content {
 .post.sticky .entry-content {
-	color: var(--sticky-posts--color-text);
 	font-size: var(--sticky-posts--entry-content-font-size);
 	font-size: var(--sticky-posts--entry-content-font-size);
 }
 }
 
 
-.post.sticky .entry-content > * {
-	color: var(--global--color-foreground-low-contrast);
-}
-
 .sticky-post {
 .sticky-post {
 	display: none;
 	display: none;
 }
 }

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


+ 0 - 2
spearhead/variables.css

@@ -83,7 +83,6 @@
 	--list--font-family: var(--global--font-secondary);
 	--list--font-family: var(--global--font-secondary);
 
 
 	/* Sticky Posts */
 	/* Sticky Posts */
-	--sticky-posts--color-text: var(--global--color-foreground);
 	--sticky-posts--color-background: #F9F9F9;
 	--sticky-posts--color-background: #F9F9F9;
 	--sticky-posts--entry-title-font-size: 24px;
 	--sticky-posts--entry-title-font-size: 24px;
 	--sticky-posts--entry-content-font-size: 20px;
 	--sticky-posts--entry-content-font-size: 20px;
@@ -111,7 +110,6 @@
 		--button--padding-vertical: 24px;
 		--button--padding-vertical: 24px;
 		--button--padding-horizontal: 32px;
 		--button--padding-horizontal: 32px;
 		--sticky-posts--color-background: var(--global--color-background);
 		--sticky-posts--color-background: var(--global--color-background);
-		--sticky-posts--color-text: var(--global--color-foreground-low-contrast);
 		--sticky-posts--alt-color-background: #2d3139;
 		--sticky-posts--alt-color-background: #2d3139;
 	}
 	}
 }
 }

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