|
@@ -19,6 +19,10 @@ Description: Used to style Gutenberg Blocks in the editor.
|
|
1.0 General Typography
|
|
1.0 General Typography
|
|
--------------------------------------------------------------*/
|
|
--------------------------------------------------------------*/
|
|
|
|
|
|
|
|
+body {
|
|
|
|
+ background: #fff;
|
|
|
|
+}
|
|
|
|
+
|
|
.block-editor-block-list__block,
|
|
.block-editor-block-list__block,
|
|
.editor-default-block-appender textarea.editor-default-block-appender__content {
|
|
.editor-default-block-appender textarea.editor-default-block-appender__content {
|
|
font-family: "Roboto Slab", Georgia, Times, serif;
|
|
font-family: "Roboto Slab", Georgia, Times, serif;
|