JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
turn off ckeditor's filtering/cleanup
[wfpl-cms.git] / style.less
index 39e7249..5bbdc78 100644 (file)
@@ -21,7 +21,7 @@ body {
        padding: 0;
        color: #000;
        background: @site-body-color; // overruled below except in wysiywyg
-       font: 14px "Verdana", sans-serif;
+       font: 14px "Liberation Sans", Arimo, Arial, sans-serif;
 }
 body.real_body_tag { // not the wysiwyg body
        background: @site-window-color;