Jelajahi Sumber

Rebalance: Improve Caption Readability

torres126 6 tahun lalu
induk
melakukan
11d7b1106b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      rebalance/blocks.css

+ 1 - 1
rebalance/blocks.css

@@ -21,7 +21,7 @@ Description: Used to style Gutenberg Blocks.
 /* Captions */
 
 [class^="wp-block-"] figcaption {
-	color: #999;
+	color: inherit;
 	font-size: 14px;
 	line-height: 1.525em;
 	text-align: center;