From ab8d75a50330b0700ab6a1f22ec4f87c4beb9501 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 13 Sep 2007 19:54:22 -0400 Subject: fixed flexy margin style --- static/style/flexy-sane-serif.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/style/flexy-sane-serif.css') diff --git a/static/style/flexy-sane-serif.css b/static/style/flexy-sane-serif.css index eec5837..dc37298 100644 --- a/static/style/flexy-sane-serif.css +++ b/static/style/flexy-sane-serif.css @@ -4,6 +4,7 @@ margin-top: 0px; margin-bottom: 0px; margin-right: 250px; + margin-left: 15px; padding-left: 15px; padding-right: 5px; padding-bottom: 5px; } @@ -30,5 +31,6 @@ a:hover { color: blue; } #top_bar { background-color: #993333; } #top_bar_content { + margin-left: 15px; background-color: #993333; border-right: 200px solid #993333; } -- cgit v1.2.3