aboutsummaryrefslogtreecommitdiffstats
path: root/static/style/flexy-sane-serif.css
diff options
context:
space:
mode:
authorbnewbold <bnewbold@ziggy.(none)>2009-10-05 22:28:22 -0400
committerbnewbold <bnewbold@ziggy.(none)>2009-10-05 22:28:22 -0400
commit01f4d90290391358d5078a27bdb961c06413a315 (patch)
tree140dd7d2e5a3ff214837ab3d48d35d967357a772 /static/style/flexy-sane-serif.css
parentb2d9c801f804c2964efeba952b9ac7389971906c (diff)
downloadbnewnet-01f4d90290391358d5078a27bdb961c06413a315.tar.gz
bnewnet-01f4d90290391358d5078a27bdb961c06413a315.zip
purged old sytle system, fixing up some reset akchun
Diffstat (limited to 'static/style/flexy-sane-serif.css')
-rw-r--r--static/style/flexy-sane-serif.css37
1 files changed, 0 insertions, 37 deletions
diff --git a/static/style/flexy-sane-serif.css b/static/style/flexy-sane-serif.css
deleted file mode 100644
index ae77ddf..0000000
--- a/static/style/flexy-sane-serif.css
+++ /dev/null
@@ -1,37 +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: none;
- background-color: #E3E3E3; }
-
-a { color: blue; }
-a:visited { color: blue; }
-a:hover { color: blue; }
-
-.content { background-color: #FFFFFF; }
-
-#top_bar { background-color: #993333; }
-#top_bar_content {
- margin-left: 15px;
- background-color: #993333;
- border-right: 200px solid #993333; }