Canard: Improve Caption Readability

This commit is contained in:
torres126 2018-12-31 09:32:44 +00:00 committed by GitHub
parent 6f4ef04c51
commit 8e8cabba8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;