JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix caption font size for full-width images
[wfpl-cms.git] / style.css
index d705bb7..0df4185 100644 (file)
--- a/style.css
+++ b/style.css
@@ -67,12 +67,9 @@ span.float_center img {
 }
 div.mid_pic {
        margin: 15px auto;
+       font-size: 10px;
        text-align: right;
 }
-code.html {
-       background: #ddd;
-}
-
 
 /************ GENERAL **************/
 /* HTML5 tags */
@@ -88,6 +85,10 @@ a img {
        border: 0;
 }
 
+code.html {
+       background: #ddd;
+}
+
 .first {
        padding-top: 0px;
        margin-top: 0px;