From 4999ba0eae8db03b58db48b147fb81e69d65304a Mon Sep 17 00:00:00 2001 From: gnieark Date: Sat, 26 Dec 2015 19:41:13 +0100 Subject: [PATCH] css --- html/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/style.css b/html/style.css index a606f3f..b6c1228 100644 --- a/html/style.css +++ b/html/style.css @@ -62,7 +62,7 @@ footer{ width: 100%; } footer a { - margin:0px 5px 0px 5px; + margin:0px 15px 0px 15px; color: #666; text-decoration: none; font-weight: normal;