From 142465154b28f476aba04edf5a569e9fcce48bda Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Fri, 4 Sep 2009 08:57:56 -0700 Subject: [PATCH] fixing #comic areas Signed-off-by: Philip M. Hofer (Frumph) --- index.php | 4 ++-- single.php | 4 ++-- style.css | 10 ---------- 3 files changed, 4 insertions(+), 14 deletions(-) diff --git a/index.php b/index.php index ebd02d0..4e694a5 100644 --- a/index.php +++ b/index.php @@ -24,9 +24,9 @@
-
+
-
+
diff --git a/single.php b/single.php index 357e7b5..a927f48 100644 --- a/single.php +++ b/single.php @@ -20,9 +20,9 @@
-
+
-
+
diff --git a/style.css b/style.css index efbec8e..88a0172 100644 --- a/style.css +++ b/style.css @@ -380,20 +380,10 @@ h3, h3 a { padding: 5px; } - #comic-foot { padding-bottom: 5px; } -#sidebar-comicleft { -float: left; -} - -#sidebar-comicright { -float: right; -} - - /* THE FOOTER */ #footer {