From 147f1e5dca7523216fb227627de8754bac10c92e Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Mon, 24 Mar 2014 14:28:40 +0000 Subject: [PATCH] * replace flattr donate button in favor of Bitcoin donate button --- website/base.css | 4 ++-- website/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/base.css b/website/base.css index 222793dc..3a0a56e5 100644 --- a/website/base.css +++ b/website/base.css @@ -400,12 +400,12 @@ div.screencast:hover .play { text-align: center; } -#flattr { +#bitcoinate { float: right; height: 0px; position: relative; right: -6px; - top: -4px; + top: -6px; } #donate { diff --git a/website/index.html b/website/index.html index f813e2b3..ac813c83 100644 --- a/website/index.html +++ b/website/index.html @@ -372,7 +372,7 @@