From 2574b64552a2476edca6811b114f1802bc5eed0a Mon Sep 17 00:00:00 2001 From: Florens Douwes Date: Sun, 4 May 2014 22:41:47 +0200 Subject: [PATCH] Better spacing --- assets/main.css | 15 ++++++++++----- index.html | 5 +++-- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/assets/main.css b/assets/main.css index e90107b1..f045ae7b 100644 --- a/assets/main.css +++ b/assets/main.css @@ -122,16 +122,21 @@ a:hover { width: 300px; } -.bitcoin { +.donate { + margin: 50px 0 80px 0; + text-align: center; + height: 50px; font-size: 12px; - padding: 6px 0; +} + +.bitcoin { + padding: 8px 0; } .footer { - margin: 50px 0 0 0; + margin: 0 0 50px 0; text-align: center; - height: 140px; - background: #fff; + height: 40px; } .footer a { diff --git a/index.html b/index.html index b8e3c765..3449e537 100644 --- a/index.html +++ b/index.html @@ -59,16 +59,17 @@ Themes (soon)
-