From 07bfb683585ed0eb6d36dd5c60bfc8ad9e1b6707 Mon Sep 17 00:00:00 2001 From: gnieark Date: Wed, 9 Dec 2015 20:47:28 +0100 Subject: [PATCH] css --- html/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/html/style.css b/html/style.css index 951b650..3068986 100644 --- a/html/style.css +++ b/html/style.css @@ -52,6 +52,7 @@ footer{ font-size: 11pt; line-height: 15pt; margin: 0; + padding-top: 15pt; overflow-x: hidden; box-sizing: border-box; background-image: -webkit-linear-gradient(top, #f5f5f5,#e9e9e9);