aboutsummaryrefslogtreecommitdiffstats
path: root/static/style/fixed-sane-sans.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style/fixed-sane-sans.css')
-rw-r--r--static/style/fixed-sane-sans.css48
1 files changed, 0 insertions, 48 deletions
diff --git a/static/style/fixed-sane-sans.css b/static/style/fixed-sane-sans.css
deleted file mode 100644
index 52d7a65..0000000
--- a/static/style/fixed-sane-sans.css
+++ /dev/null
@@ -1,48 +0,0 @@
-.content {
- margin-left: 4%;
- width: 680px;
- margin-top: 0px;
- margin-right: 0px;
- margin-bottom: 0px;
- padding-left: 5px;
- padding-right: 5px;
- padding-bottom: 5px; }
-.content_footer {
- margin-left: 4%;
- width: 680px;
- margin-bottom: 5px;
- margin-right: 0px;
- margin-top: 0px;
- border-top: 2px solid #000000;
- padding-top: 6px;
- padding-left: 5px;
- 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 {
- background-color: #993333;
- border-right: 200px solid #993333; }
-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; }
-body { font-family: sans; }