From 01f4d90290391358d5078a27bdb961c06413a315 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 5 Oct 2009 22:28:22 -0400 Subject: purged old sytle system, fixing up some reset akchun --- static/style/flexy-nuts-sans.css | 41 ---------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 static/style/flexy-nuts-sans.css (limited to 'static/style/flexy-nuts-sans.css') diff --git a/static/style/flexy-nuts-sans.css b/static/style/flexy-nuts-sans.css deleted file mode 100644 index 5fd55e4..0000000 --- a/static/style/flexy-nuts-sans.css +++ /dev/null @@ -1,41 +0,0 @@ -.content { - margin-left: 0px; - width: 75%; - margin-top: 0px; - margin-bottom: 0px; - margin-right: 250px; - margin-left: 15px; - padding-left: 15px; - padding-right: 5px; - padding-bottom: 5px; } -.content_footer { - margin-left: 0px; - width: 75%; - margin-bottom: 5px; - margin-right: 250px; - margin-top: 0px; - margin-left: 15px; - border-top: 2px solid #000000; - padding-top: 6px; - padding-left: 15px; - padding-right: 5px; } - -body { - background-image: url("/static/style/fractal.gif"); - background-color: green; } - -a { color: magenta; } -a:visited { color: orange; } -a:hover { color: yellow; } - -.content { background-color: purple; } - -#top_bar { background-color: #FF00FF; } - -#top_bar_content { - margin-left: 15px; - background-color: #FF00FF; - border-right: 200px solid #FF00FF; -} -body { font-family: sans; } -body { font-family: sans; } -- cgit v1.2.3