From 31c4263885ef713da6f873771e9461e3b4d4b8b3 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 13 Apr 2009 21:00:55 +0200 Subject: Pagecopyright p no margin-top and bottom. --- local.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/local.css b/local.css index 3454251d..1253054a 100644 --- a/local.css +++ b/local.css @@ -221,6 +221,8 @@ DIV.pagedate { margin-top: 0; } -DIV.pagecpoyright { +DIV.pagecopyright, +DIV.pagecopyright P { margin-top: 0; + margin-bottom: 0; } -- cgit v1.2.3