From d3cf1371df7abb9642a5168f1fd3df47f5c9c936 Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Mon, 26 Dec 2016 00:37:34 +0100 Subject: [PATCH] Add new donate footer section: just BTC for now --- local.css | 4 ++++ templates/page.tmpl | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/local.css b/local.css index c61089c..239e47f 100644 --- a/local.css +++ b/local.css @@ -277,3 +277,7 @@ blockquote{ margin: 0px; padding: 0; } + +div#donate { + margin: 1em 0; +} diff --git a/templates/page.tmpl b/templates/page.tmpl index 94b048e..67ec6b5 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -95,6 +95,10 @@ + +