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

index 551a0bb..447ba93 100644 (file)
@@ -1,5 +1,2 @@
-<p>
- Planet UCC
- <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" />
index cac3c18..de79b98 100644 (file)
 }
 
 .header img.logo {
-       position: absolute;
+/*     position: absolute; */
        float: right;
-       clear: none;
        top: 0;
-       right: 0;
+/*     right: 0; */
 }
 
 .sidebar {

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