From 35b3bc1d5ccaf0a1a8884e4ffae7342c56a233ae Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 6 Apr 2009 14:17:02 +0200 Subject: Pageinfo background light blue and no margin. --- local.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index c9343155..74d3f281 100644 --- a/local.css +++ b/local.css @@ -99,6 +99,8 @@ DIV#topbar ol li { DIV#pageinfo { border-top: 0; padding: 1em; + margin: 0; + background-color: LightBlue; } div.actions ul { -- cgit v1.2.3