From: Jean-Philippe Orsini Date: Mon, 25 Nov 2013 00:23:02 +0000 (+0000) Subject: top margin for footer X-Git-Tag: v0.0.6~85 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=commitdiff_plain;h=e67e1fb3922f7a72d7b3335cf268a27cee3de85c top margin for footer --- diff --git a/style.css b/style.css index 9a7e8cd..c08b0b4 100644 --- a/style.css +++ b/style.css @@ -104,6 +104,7 @@ div.toclevel2 { } #footer { + margin: 2em 0 0 0; font-size: 0.8em; font-weight: lighter; }