webcit_before_automake is now the trunk
[citadel.git] / webcit / static / webcit-tinymce.css
1 <!-- styles applied to the TinyMCE editor component when used in WebCit -->
2
3 body {
4     font-size: 10pt;
5     font-family: sans-serif;
6 }