From a614188872325d5a8ad5f4fa6b49bccd49cbb2b4 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(-) 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