From 0dcf4fb8a9f13ecf52413df11e763f1fdaaf24dd Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 14:32:26 +0200 Subject: More green in topbar and no margin around pageinfo. --- local.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index ec6d40c..828cf01 100644 --- a/local.css +++ b/local.css @@ -17,8 +17,6 @@ div.actions ul { div#topbar ul li { display:inline; margin: 0 20px; - background-color: green; - color: white; } div#topbar li, @@ -28,10 +26,12 @@ div#topbar ol, div#topbar ol li { font-size: 1.1em; line-height: 2em; + background-color: green; + color: white; } div#pageinfo { - margin: 15em 1em 1em; + margin: 0; padding: 1em 0 0; border-top: 0; background-color: green; -- cgit v1.2.3