From 10683070288b879057b70bea56fca96373cb506c Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 8 Aug 2007 02:15:11 -0400 Subject: fixed up styleswitching, may still have to tweak file change (aka 304 http status codes) for alt css files --- static/style/width-full.css | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 static/style/width-full.css (limited to 'static/style/width-full.css') diff --git a/static/style/width-full.css b/static/style/width-full.css deleted file mode 100644 index d6f11cb..0000000 --- a/static/style/width-full.css +++ /dev/null @@ -1,19 +0,0 @@ -.content { - margin-left: 4%; - width: 680px; - margin-top: 0px; - margin-right: none; - margin-bottom: 0px; - padding-left: 5px; - padding-right: 5px; - padding-bottom: 5px; } -.content_footer { - margin-left: 4%; - width: 680px; - margin-bottom: 5px; - margin-right: none; - margin-top: 0px; - border-top: 2px solid #000000; - padding-top: 6px; - padding-left: 5px; - padding-right: 5px; } -- cgit v1.2.3