File Editor
Directories:
.. (Back)
tinymce-skin
Files:
editor-blocks.css
editor-style.css
theme-customizer-controls-styles.css
Create New File
Create
Edit File: editor-blocks.css
/* * Title */ div.editor-post-title__block .editor-post-title__input { font-family: 'Open Sans', Arial, sans-serif; font-size: 30px; color: #333; line-height: 1.7em; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* * Body */ .block-editor-default-block-appender textarea.block-editor-default-block-appender__content, div.editor-styles-wrapper, div.editor-styles-wrapper button, div.editor-styles-wrapper input, div.editor-styles-wrapper select, div.editor-styles-wrapper textarea { font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; color: #666; line-height: 1.7em; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .block-editor-default-block-appender textarea.block-editor-default-block-appender__content { color: rgba(14,28,46,.62); } /* Block Width */ .wp-block { max-width: 795px; }
Save Changes
Rename File
Rename