top margin for the footer
authorJean-Philippe Orsini <orsinije@fr.ibm.com>
Tue, 12 Jul 2016 13:11:43 +0000 (15:11 +0200)
committerJean-Philippe Orsini <orsinije@fr.ibm.com>
Tue, 12 Jul 2016 13:11:43 +0000 (15:11 +0200)
www/style.css

index 3963eb6..7a965e7 100644 (file)
@@ -23,6 +23,7 @@ nav {
 
 footer {
         margin: 0;
+        margin-top: 1em;
         padding: 1em;
         display: block;
         background-color: #1c1c1c;