JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix caption font size for full-width images
authorJason Woofenden <jason@jasonwoof.com>
Thu, 4 Nov 2010 10:45:37 +0000 (06:45 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Thu, 4 Nov 2010 10:45:37 +0000 (06:45 -0400)
style.css
template.html

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;
index 5c191d6..45c261f 100644 (file)
@@ -3,7 +3,7 @@
 <head>
        <title>~main_title html~~cms_title html~</title>
        <meta charset="utf-8" />
-       <link rel="stylesheet" href="style_04.css" />
+       <link rel="stylesheet" href="style_05.css" />
        <!--~meta_description nonempty {~--><meta name="description" content="~meta_description attr~" /><!--~}~-->
        <!--~meta_description nonempty {~--><meta name="keywords" content="~meta_keywords attr~" /><!--~}~-->
        <!--[if IE]>