From 336944a6d28b74b49ba2740fa765067bbc57b158 Mon Sep 17 00:00:00 2001 From: "A. Svensson" Date: Tue, 27 Nov 2018 11:59:42 +0100 Subject: [PATCH] Minimizes the footer --- templates.go | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/templates.go b/templates.go index 7f9a993..3036408 100644 --- a/templates.go +++ b/templates.go @@ -52,20 +52,7 @@ const tmplBase string = ` ` @@ -117,6 +104,7 @@ footer { margin-top: 40px; padding: 10px; text-align: center; + font-size: 12px; } .button a { background-color: #444;