]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/html/themes/ipfire-new/include/css/style.css
ipfire-new: Fix positioning of the page headline.
[people/teissler/ipfire-2.x.git] / html / html / themes / ipfire-new / include / css / style.css
index 1f1189adffb662d2e95403bd9074c8af4e37e14c..bfd1bf68ff5e85d19e7f19a76c821262afdf927e 100644 (file)
@@ -365,20 +365,6 @@ color: #fff;
 font-size: 3.6em;
 }
 
-#logo h2
-{
-position: relative;
-width: 300px;
-height: 20px;
-top: 70px;
-left: 0px;
-display: block;
-padding-left: 0.5em;
-color: #880400;
-font-size: 14px;
-z-index: 1;
-}
-
 
 /* Main */
 
@@ -412,7 +398,11 @@ margin-bottom: 2.0em;
 position: relative;
 width: 910px;
 margin: 0 auto;
-padding-top: 3.5em;
+padding-top: 1.5em;
+}
+
+#main_inner h1 {
+       margin-bottom: 1em;
 }
 
 #main_inner h3,h4