From 2fa9eb763aeb99a71829ab37422afab89d046bf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Wed, 10 Feb 2016 16:04:33 +0100 Subject: [PATCH] Text align on footerbuttons --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index 17ca4639..04bd7981 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -123,6 +123,7 @@ footer{ border-radius: 2px; color:white; width:200px; + text-align: center; } #footer-buttons li{