]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
ipfire theme: Remove lowercase stylization.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Jan 2014 18:02:09 +0000 (19:02 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Jan 2014 18:02:09 +0000 (19:02 +0100)
html/html/themes/ipfire/include/css/style.css

index 5ad97d063ef7bac30855829189b21c1deaea8cce..9e14c25ac5587923acfb8b8bb51e1f24755c3a5b 100644 (file)
@@ -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;
 }