From f530a26dea4995c9120b51135ac22598303a4268 Mon Sep 17 00:00:00 2001 From: gnieark Date: Wed, 9 Dec 2015 21:32:07 +0100 Subject: [PATCH] css --- html/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/html/style.css b/html/style.css index 65af679..f9e345e 100644 --- a/html/style.css +++ b/html/style.css @@ -61,6 +61,9 @@ footer{ font-size: 12px; line-height: 1.5em; text-align: center; + position: absolute; + bottom: 0; + } footer a { margin:0px 5px 0px 5px;