1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 14:49:42 +02:00
documize/gui/app/styles/section/wysiwyg.scss
2017-07-19 14:48:33 +01:00

6 lines
134 B
SCSS

.wysiwyg-editor {
@extend .no-outline;
font-family: Helvetica,Arial,Verdana,sans-serif;
margin-top: -10px;
color: $color-black;
}