JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
image paste code works captionless, refactor
[wfpl-cms.git] / style.less
index f51cec5..ec55b52 100644 (file)
@@ -27,7 +27,7 @@ body {
 #centerer {
        position: relative;
        background: @nav-color;
-       margin: 13px auto;
+       margin: 15px auto;
        width: @site-width;
        -moz-box-shadow: 2px 2px 15px #777;
        -webkit-box-shadow: 2px 2px 15px #777;
@@ -137,7 +137,7 @@ span.wfpl_ifl {
        text-align: right;
        background-repeat: no-repeat;
        background-position: left top;
-       margin: 0 10px 17px 0;
+       margin: 0 10px 2px 0;
 }
 span.wfpl_ifr {
        display: block;
@@ -146,7 +146,7 @@ span.wfpl_ifr {
        text-align: right;
        background-repeat: no-repeat;
        background-position: left top;
-       margin: 0 0 10px 17px;
+       margin: 0 0 10px 2px;
 }
 div.wfpl_ic {
        margin: 15px auto;