From ece32edf0ee30721d9c00ae7247b8692b615dc74 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 13:44:36 +0200 Subject: Remove border (top of page). --- local.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index 3932c7e..f55409b 100644 --- a/local.css +++ b/local.css @@ -2,10 +2,15 @@ /* Add local styling here, instead of modifying style.css. */ +div#actions ul { + border-bottom: 0; +} + div#topbar ul li { display:inline; margin: 0 20px; } + div#topbar li, div#topbar ul, div#topbar ul li, @@ -14,6 +19,7 @@ div#topbar ol li { font-size: 1.1em; line-height: 2em; } + div#pageinfo { margin: 15em 1em 1em; padding: 1em 0 0; -- cgit v1.2.3