webgui/www/extras/tinymce-webgui/defaultcontent.css
2013-03-20 21:38:23 -07:00

6 lines
162 B
CSS

/* If the site managers don't specify a style sheet to use with the rich editor, we do just to make it readable. */
body {
margin: 0;
font-size: 15px;
}