]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/html/themes/ipfire/include/css/style.css
web-user-interface: Replace the old tux logo with out new word mark
[ipfire-2.x.git] / html / html / themes / ipfire / include / css / style.css
index 6f9345dc4287dfdc2b272fa542f7c74bbd42e788..7cf85d68df8b09bebab706508c82214229db362d 100644 (file)
@@ -121,7 +121,6 @@ iframe {
 /* Header */
 
 #header {
-       height: 70px;
        margin: 0 auto;
 }
 
@@ -133,11 +132,14 @@ iframe {
 }
 
 #logo h1 {
-       color: #fff;
-       font-size: 3.6em;
+       color: #ffffff;
+       font-size: 3.5em;
        font-weight: bold;
-       padding-top: 0.2em;
-       padding-left: 1.7em;
+}
+
+#logo h1 a {
+       color: inherit;
+       text-decoration: none;
 }
 
 /* Main */