From: Michael Tremer Date: Sun, 5 Jan 2014 18:02:09 +0000 (+0100) Subject: ipfire theme: Remove lowercase stylization. X-Git-Tag: v2.15-beta1~72^2^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3f7b96824062f9fa3d9222a4b7e117ae20c949f;p=people%2Fms%2Fipfire-2.x.git ipfire theme: Remove lowercase stylization. --- diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes/ipfire/include/css/style.css index 5ad97d063e..9e14c25ac5 100644 --- a/html/html/themes/ipfire/include/css/style.css +++ b/html/html/themes/ipfire/include/css/style.css @@ -62,7 +62,6 @@ h1, h2, h3, h4, h5, h6 { font-size: 20px; font-weight: normal; letter-spacing: -1px; - text-transform: lowercase; text-align: left; } @@ -193,7 +192,6 @@ input.button { color: #fff; border: solid 1px #a94b4b; font-weight: bold; - text-transform: lowercase; font-size: 0.8em; height: 2.0em; }