Browse Source

Barnsbury: Compile RTL styles.

Allan Cole 6 years ago
parent
commit
a5870639bb
1 changed files with 4 additions and 0 deletions
  1. 4 0
      barnsbury/style-rtl.css

+ 4 - 0
barnsbury/style-rtl.css

@@ -3504,3 +3504,7 @@ hr {
 .wp-block-cover-image {
 .wp-block-cover-image {
 	background-color: #0D1B24;
 	background-color: #0D1B24;
 }
 }
+
+.entry .entry-content .wp-block-media-text {
+	background-color: #FDF9EC;
+}