From 9188cabbbcc96d971f23c05e07ffbaa294c75eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Sat, 1 Mar 2014 19:21:13 +0000 Subject: [PATCH] Larger icons --- css/glowingbear.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index 6175cac..05ca7fb 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -153,7 +153,10 @@ input[type=text], input[type=password], .badge { padding-left: 5px; margin-right: 5px; padding-right: 5px; - font-size: larger; + padding-top: 2px; + height: 35px; + line-height: 35px; + font-size: 30px; position: fixed; right: 0; background: #282828;