diff options
-rw-r--r-- | main.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -97,6 +97,9 @@ div.footer { font-family: sans-serif; border-top: 1px solid #666666; } +div.footer p.copyright { + margin-top: 0px; +} div.footer p.dates { margin-bottom: 0px; } |