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