diff --git a/website/base.css b/website/base.css index 78790262..e13beeeb 100644 --- a/website/base.css +++ b/website/base.css @@ -387,25 +387,34 @@ div.screencast:hover .play { text-align: center; } -.footer { - font-size: 60%; +.footer p { + font-size: xx-small; text-align: center; + margin: 0em; + padding 0em; + position: relative; + top: 0.6em; + left: 2em; } #bitcoinate { float: right; height: 0px; position: relative; - right: -6px; - top: -6px; + right: 0.2em; + bottom: 0.8em; +} + +#bitcoinate a img { + width: 16px; + height: 16px; } #donate { - position: relative; + position: absolute; text-align: left; height: 0px; - left: 20px; - top: -12px; + bottom: 38px; } .message.box { diff --git a/website/images/paypal.donate.png b/website/images/paypal.donate.png new file mode 100644 index 00000000..5bcc1f02 Binary files /dev/null and b/website/images/paypal.donate.png differ diff --git a/website/images/paypal.donate.svg b/website/images/paypal.donate.svg deleted file mode 100644 index c987e393..00000000 --- a/website/images/paypal.donate.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/website/images/webstart.png b/website/images/webstart.png deleted file mode 100644 index 87d1cf7b..00000000 Binary files a/website/images/webstart.png and /dev/null differ diff --git a/website/index.html b/website/index.html index 6b61261d..11b4fde2 100644 --- a/website/index.html +++ b/website/index.html @@ -26,7 +26,7 @@ - +