diff options
Diffstat (limited to 'static/style/flexy-sane-serif.css')
-rw-r--r-- | static/style/flexy-sane-serif.css | 37 |
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; } |