From 1c8b41acae96908abb8f5138722c6241d3f0045b Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 11 Nov 2014 22:17:52 +0200 Subject: [PATCH] Initial Commit --- css/minecraft.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/minecraft.css b/css/minecraft.css index f27565c..2d5fced 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -99,7 +99,7 @@ a:focus { .brand-heading { font-size: 40px; margin-bottom: 20px; -margin-top: -10px; +margin-top: 0px; } .intro-text { @@ -122,7 +122,7 @@ margin-top: -10px; .btn-circle { width: 70px; height: 70px; - padding: 7px 7px; + padding: 7px 24px; border: 2px solid #fff; border-radius: 35px; font-size: 40px;