From 4964dad0206bb66d053916c18a6099e3c49be625 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 12 Oct 2008 15:44:04 +0200 Subject: Remove line over pageinfo and under topbar --- local.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/local.css b/local.css index 697dbdd..298d6c6 100644 --- a/local.css +++ b/local.css @@ -30,4 +30,8 @@ DIV#content IMG { div#pageinfo { margin: 15em 1em 1em; padding: 1em 0 0; + border-top: 0; +} +div.actions ul { + border-bottom: 0; } -- cgit v1.2.3