more bug fixes

This commit is contained in:
JT Smith 2005-08-17 22:33:27 +00:00
parent 78274f1910
commit c03e4f67dc
4 changed files with 19 additions and 0 deletions

View file

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