From 17eecb7d6f57d2131a2422cad42c43b8e834faa8 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 6 Apr 2009 14:25:44 +0200 Subject: Pagedate no margin. --- local.css | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/local.css b/local.css index 74d3f281..2f17855e 100644 --- a/local.css +++ b/local.css @@ -96,13 +96,6 @@ DIV#topbar ol li { line-height: 2em; } -DIV#pageinfo { - border-top: 0; - padding: 1em; - margin: 0; - background-color: LightBlue; -} - div.actions ul { border-bottom: 0; } @@ -173,3 +166,14 @@ DIV.inlinefooter { DIV#backlinks { display: none; } + +DIV#pageinfo { + border-top: 0; + padding: 1em; + margin: 0; + background-color: LightBlue; +} + +DIV.pagedate { + margin-top: 0; +} -- cgit v1.2.3