From d911a1c026413d79cd4bfd2e20f24672a4e121a6 Mon Sep 17 00:00:00 2001 From: mathias Date: Mon, 16 Feb 2015 02:13:04 +0200 Subject: [PATCH] Cleaning up CSS --- css/minecraft.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/minecraft.css b/css/minecraft.css index a0892ef..7ab11e6 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -100,7 +100,7 @@ a:focus { border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; - font-size: 20px; + font-size: 15px; color: #fff; background: none; -webkit-transition: background .3s ease-in-out; @@ -223,7 +223,7 @@ font-size: 21px; margin: 25px 0 0 0; } .btn-circle { -font-size: 30px; +font-size: 29px; width: 60px; height: 60px; line-height: 60px;