From cc4aa7d98187a4e6efc21ee32c1d67a61ab1bde8 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 12 Mar 2009 03:40:08 +0100 Subject: Slim pageinfo. --- local.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/local.css b/local.css index 50b72b62..abbc9135 100644 --- a/local.css +++ b/local.css @@ -128,12 +128,16 @@ DIV.notebox p { div#pageinfo { margin: 15em 0 0; - padding: 1em; + padding: 0 1em 1em 1em; border-top: 0; color: white; background-color: #9cf; } +div#backlinks { + display: none; +} + div.actions ul { border-bottom: 0; } -- cgit v1.2.3