rich_editor/assets/editor/platform_style.css

8 lines
110 B
CSS
Raw Permalink Normal View History

2021-05-27 05:42:34 +07:00
body {
font-family: serif;
font-size: 18px;
}
h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;
}