From: Jean-Philippe Orsini Date: Tue, 12 Jul 2016 13:11:43 +0000 (+0200) Subject: top margin for the footer X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=commitdiff_plain;h=cd1556c5be724fd07f2f9755c41a68482f8cdf48;hp=2d095416d3b7ac4a3afacf3740ddf141d5dddcb7 top margin for the footer --- diff --git a/www/style.css b/www/style.css index 3963eb6..7a965e7 100644 --- a/www/style.css +++ b/www/style.css @@ -23,6 +23,7 @@ nav { footer { margin: 0; + margin-top: 1em; padding: 1em; display: block; background-color: #1c1c1c;