From: Jason Woofenden Date: Thu, 4 Nov 2010 10:45:37 +0000 (-0400) Subject: fix caption font size for full-width images X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=commitdiff_plain;h=97b85ff76c538caf4a837d2cd7f6e9471a121bc1 fix caption font size for full-width images --- diff --git a/style.css b/style.css index d705bb7..0df4185 100644 --- 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; diff --git a/template.html b/template.html index 5c191d6..45c261f 100644 --- a/template.html +++ b/template.html @@ -3,7 +3,7 @@ ~main_title html~~cms_title html~ - +