|
@@ -155,8 +155,10 @@ Description: Gutenberg Block Editor Styles
|
|
|
|
|
|
[class^="wp-block-"] figcaption {
|
|
|
color: #555d66;
|
|
|
- font-family: Lato, Helvetica, sans-serif;
|
|
|
+ font-family: Lora, Garamond, serif;
|
|
|
font-size: 13px;
|
|
|
+ font-style: italic;
|
|
|
+ text-align: center;
|
|
|
line-height: 1.6;
|
|
|
}
|
|
|
|