Date string issues, Adrian fixed his blog
[planet-ucc.git] / planet.css
index cac3c18..5027762 100644 (file)
@@ -1,15 +1,13 @@
-.header {
+.header {
        position: absolute;
+       background-color: black;
+       color: black;
        top: 0;
        left: 0;
        right: 0;
        height: 75px;
-       background-color: black;
-}
-
-.header p {
-       background-color: black;
-       color: black;
+       width: 100%;
+       margin: 0;
 }
 
 .header img.title {
@@ -20,8 +18,6 @@
 
 .header img.logo {
        position: absolute;
-       float: right;
-       clear: none;
        top: 0;
        right: 0;
 }

UCC git Repository :: git.ucc.asn.au