From d290f60e614bfd2df30c151ad17475203e1afee8 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 4 Jul 2009 15:47:02 +0200 Subject: Cp. --- local.css | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/local.css b/local.css index 0476e5c5..245faffd 100644 --- a/local.css +++ b/local.css @@ -163,9 +163,9 @@ div#pageinfo { position: fixed; bottom: 0; width: 100%; - margin: 15em 0 0; - padding: 0 1em 1em 1em; border-top: 0; + padding: 1em 1em 1em 20px; + margin: 15px 0 0 0; color: white; background-color: #9cf; } @@ -177,3 +177,13 @@ div#backlinks { div.actions ul { border-bottom: 0; } + +DIV.pagedate { + margin-top: 0; +} + +DIV.pagecopyright, +DIV.pagecopyright P { + margin-top: 0; + margin-bottom: 0; +} -- cgit v1.2.3