Canard: Improve Caption Readability
This commit is contained in:
parent
6f4ef04c51
commit
8e8cabba8e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Description: Used to style Gutenberg Blocks.
|
|||
/* Captions */
|
||||
|
||||
[class^="wp-block-"] figcaption {
|
||||
color: #777;
|
||||
color: inherit;
|
||||
font-family: Lato, sans-serif;
|
||||
font-size: 16px;
|
||||
line-height: 1.25;
|
||||
|
|
Loading…
Reference in a new issue