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;