aboutsummaryrefslogtreecommitdiffstats
path: root/static/style/site-sane.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style/site-sane.css')
-rw-r--r--static/style/site-sane.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/static/style/site-sane.css b/static/style/site-sane.css
deleted file mode 100644
index 053b06d..0000000
--- a/static/style/site-sane.css
+++ /dev/null
@@ -1,14 +0,0 @@
-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 {
- background-color: #993333;
- border-right: 200px solid #993333; }