JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
center ckeditor
[wfpl-cms.git] / style.less
index 9531445..71c608b 100644 (file)
@@ -26,7 +26,8 @@ body.real_body_tag { // not the wysiwyg body
 // try to make the content of the editor widget approximately the same size as
 // the content will be displayed
 #cke_content {
-       margin-right: -30px;
+       margin-right: -15px;
+       margin-left: -15px;
 }
 
 #centerer {
@@ -185,6 +186,7 @@ span.wfpl_ifl {
        float: left;
        clear: left;
        font-size: 10px;
+       color: black;
        text-align: right;
        background-repeat: no-repeat;
        background-position: left top;
@@ -195,6 +197,7 @@ span.wfpl_ifr {
        float: right;
        clear: right;
        font-size: 10px;
+       color: black;
        font-weight: normal;
        text-align: right;
        background-repeat: no-repeat;