From 96140a369c3395b5a2e5950dddd1dca374ea0c2f Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 17 Mar 2009 00:43:41 +0100 Subject: Pageinfo padding 1em. --- local.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/local.css b/local.css index 14ff75e5..5aac1da6 100644 --- a/local.css +++ b/local.css @@ -54,9 +54,12 @@ DIV#topbar ol li { font-size: 1.1em; line-height: 2em; } + div#pageinfo { border-top: 0; + padding: 1em; } + div.actions ul { border-bottom: 0; } -- cgit v1.2.3