bludit/plugins/tinymce/css/editor.css

12 lines
109 B
CSS

body {
font-size: 0.9em;
}
*:first-child {
margin-top: 0;
}
img {
display: block;
max-width: 100%;
}