Got correct IE support.
authordavyd <davyd>
Sat, 7 Feb 2004 15:12:22 +0000 (15:12 +0000)
committerdavyd <davyd>
Sat, 7 Feb 2004 15:12:22 +0000 (15:12 +0000)
Now works in Mozilla and IE. Safari untested.

planet.css

index c942c1b..5027762 100644 (file)
@@ -1,12 +1,3 @@
-/* .header {
-       position: absolute;
-       top: 0;
-       left: 0;
-       right: 0;
-       height: 75px;
-       background-color: black;
-} */
-
 .header p {
        position: absolute;
        background-color: black;
@@ -15,6 +6,7 @@
        left: 0;
        right: 0;
        height: 75px;
+       width: 100%;
        margin: 0;
 }
 

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