Yuzu Theme

from meowapps.com
This commit is contained in:
2022-05-03 09:37:05 +02:00
commit 523ccac38e
75 changed files with 15482 additions and 0 deletions

View 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;
}