From c8416ccaf37233d2bf7f2d142068daf7c878ceff Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 14:58:16 +0200 Subject: No padding in top and bottom of pageinfo (just to see what happens). --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index 8a44d7c..3380a7f 100644 --- a/local.css +++ b/local.css @@ -34,7 +34,7 @@ div#topbar ol li { div#pageinfo { margin: 0; - padding: 5px 20px; + padding: 0 20px; border-top: 0; background-color: green; color: white; -- cgit v1.2.3