Ver código fonte

Barnsbury: Remove block-specific styling from _extra-child-theme.scss

Danny Dudzic 5 anos atrás
pai
commit
4e0095b97b
3 arquivos alterados com 0 adições e 63 exclusões
  1. 0 21
      barnsbury/sass/_extra-child-theme.scss
  2. 0 21
      barnsbury/style-rtl.css
  3. 0 21
      barnsbury/style.css

+ 0 - 21
barnsbury/sass/_extra-child-theme.scss

@@ -230,27 +230,6 @@ a {
 	color: map-deep-get($config-global, "color", "primary", "default");
 }
 
-/**
- * Blocks
- */
-
-.wp-block-separator, hr {
-	border-bottom-color: map-deep-get($config-global, "color", "foreground", "default");
-}
-
-.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
-	max-width: 10rem;
-}
-
-.wp-block-cover,
-.wp-block-cover-image {
-	background-color: map-deep-get($config-global, "color", "foreground", "dark");
-}
-
-.entry .entry-content .wp-block-media-text {
-	background-color: map-deep-get($config-global, "color", "background", "light");
-}
-
 /**
  * Widgets
  */

+ 0 - 21
barnsbury/style-rtl.css

@@ -3588,27 +3588,6 @@ a {
 	color: #20603C;
 }
 
-/**
- * Blocks
- */
-.wp-block-separator,
-hr {
-	border-bottom-color: #3C2323;
-}
-
-.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
-	max-width: 10rem;
-}
-
-.wp-block-cover,
-.wp-block-cover-image {
-	background-color: #0D1B24;
-}
-
-.entry .entry-content .wp-block-media-text {
-	background-color: #FDF9EC;
-}
-
 /**
  * Widgets
  */

+ 0 - 21
barnsbury/style.css

@@ -3593,27 +3593,6 @@ a {
 	color: #20603C;
 }
 
-/**
- * Blocks
- */
-.wp-block-separator,
-hr {
-	border-bottom-color: #3C2323;
-}
-
-.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
-	max-width: 10rem;
-}
-
-.wp-block-cover,
-.wp-block-cover-image {
-	background-color: #0D1B24;
-}
-
-.entry .entry-content .wp-block-media-text {
-	background-color: #FDF9EC;
-}
-
 /**
  * Widgets
  */