From: davyd Date: Sat, 7 Feb 2004 14:46:00 +0000 (+0000) Subject: IE fixes X-Git-Url: https://git.ucc.asn.au/?p=planet-ucc.git;a=commitdiff_plain;h=c36a2d34476aac155a824e37236d2ee12178bff1 IE fixes --- diff --git a/header.html b/header.html index 447ba93..967736f 100644 --- a/header.html +++ b/header.html @@ -1,2 +1,4 @@ -Planet UCC - +

+ Planet UCC + +

diff --git a/planet.css b/planet.css index e567ee3..84f3b75 100644 --- a/planet.css +++ b/planet.css @@ -7,6 +7,10 @@ background-color: black; } +.header p { + background-color: black; +} + .header img.title { position: absolute; top: 0;