ipfire theme: Remove lowercase stylization.

This commit is contained in:
Michael Tremer
2014-01-05 19:02:09 +01:00
parent a4b9426b0f
commit b3f7b96824

View 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;
}