Explorar o código

Affinity: Update block caption colour; see #459.

Laurel Fulford %!s(int64=6) %!d(string=hai) anos
pai
achega
d2bd300e9f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      affinity/blocks.css

+ 1 - 0
affinity/blocks.css

@@ -21,6 +21,7 @@ Description: Used to style Gutenberg Blocks.
 /* Captions */
 
 [class^="wp-block-"]:not(.wp-block-gallery) figcaption {
+	color: inherit;
 	font-size: 13.2px;
 	font-style: italic;
 	margin-bottom: 1.6em;