From: Michael Rasmussen Date: Mon, 8 Jun 2015 22:35:51 +0000 (+0200) Subject: Move footer to bottom X-Git-Url: http://git.datanom.net/qtadmin.git/commitdiff_plain/c2dcc74158c005dd12770f25be5a3d059dbc4efd Move footer to bottom --- diff --git a/css/styles.css b/css/styles.css index 87588b0..303d43a 100644 --- a/css/styles.css +++ b/css/styles.css @@ -63,9 +63,11 @@ body { } .footer { - text-align: center; margin-top: 20px; margin-bottom: 10px; + left: 40%; + bottom:0; + position: absolute; font-size: 0.7em; background: #ECECAC; color: black;