summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-13 21:00:55 +0200
committerSiri Reiter <siri@jones.dk>2009-04-13 21:00:55 +0200
commit31c4263885ef713da6f873771e9461e3b4d4b8b3 (patch)
treed3730cea0d89af8149c855019a0acc1dd21900d2
parent6e46afdc5e20f4caca4fa203f632bc7e88453260 (diff)
Pagecopyright p no margin-top and bottom.
-rw-r--r--local.css4
1 files changed, 3 insertions, 1 deletions
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;
}