IE fixes
authordavyd <davyd>
Sat, 7 Feb 2004 14:46:00 +0000 (14:46 +0000)
committerdavyd <davyd>
Sat, 7 Feb 2004 14:46:00 +0000 (14:46 +0000)
header.html
planet.css

index 447ba93..967736f 100644 (file)
@@ -1,2 +1,4 @@
-<img class="title" src="title.png" alt="Planet UCC" />
-<img class="logo" src="ucc.png" alt="UCC Logo" />
+<p>
+ <img class="title" src="title.png" alt="Planet UCC" />
+ <img class="logo" src="ucc.png" alt="UCC Logo" />
+</p>
index e567ee3..84f3b75 100644 (file)
@@ -7,6 +7,10 @@
        background-color: black;
 }
 
+.header p {
+       background-color: black;
+}
+
 .header img.title {
        position: absolute;
        top: 0;

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