Yuzu Theme
from meowapps.com
This commit is contained in:
9
assets/css/editor-style.css
Normal file
9
assets/css/editor-style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
@import url('https://fonts.googleapis.com/css?family=Lato:400&display=swap');
|
||||
.edit-post-visual-editor {
|
||||
font-family: 'Lato', sans-serif !important;
|
||||
}
|
||||
.edit-post-visual-editor p {
|
||||
font-size: 18px !important;
|
||||
line-height: 180% !important;
|
||||
opacity: .8;
|
||||
}
|
||||
Reference in New Issue
Block a user