From 97b85ff76c538caf4a837d2cd7f6e9471a121bc1 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Thu, 4 Nov 2010 06:45:37 -0400 Subject: [PATCH] fix caption font size for full-width images --- style.css | 9 +++++---- template.html | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) 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~ - +