From bb966e1e2b5a6269927c564c5daa56b3fefc65d2 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 12 Oct 2008 15:24:23 +0200 Subject: Remove lines in footer plus header --- local.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index bf1bc29d..ed58e3ea 100644 --- a/local.css +++ b/local.css @@ -33,6 +33,12 @@ DIV#sidebar ol li { font-size: 1.1em; line-height: 2em; } +div#pageinfo { + border-top: 0; +} +div.actions ul { + border-bottom: 0; +} DIV#content { clear: both; -- cgit v1.2.3