From 3fda5f47508abd2b6c792b5d55dbce887e8e5dba Mon Sep 17 00:00:00 2001 From: mathias Date: Mon, 16 Feb 2015 15:26:24 +0200 Subject: [PATCH] Cleaning up CSS --- css/minecraft.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/css/minecraft.css b/css/minecraft.css index 6726311..20c31cf 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -51,6 +51,7 @@ h2 { font-weight: 700; letter-spacing: 1px; text-align: center; + font-size: 21px; } p { @@ -168,7 +169,7 @@ input { color: #4a6f28; background: none; padding: 7px; - width: 75px; + width: 80px; font-family: 'Merriweather Sans', sans-serif; font-size: 13px; margin: 15px 0 0 0; @@ -201,6 +202,7 @@ input:focus { @media(min-width:767px){ h2{ margin:0 0 25px; +font-size:33px; } p{ margin:0 0 20px; @@ -219,7 +221,7 @@ font-size:18px; input{ font-size:18px; margin:25px 0 0 0; -width:123px; +width:113px; } #ipbox{ font-size:18px;