From c36a2d34476aac155a824e37236d2ee12178bff1 Mon Sep 17 00:00:00 2001 From: davyd Date: Sat, 7 Feb 2004 14:46:00 +0000 Subject: [PATCH] IE fixes --- header.html | 6 ++++-- planet.css | 4 ++++ 2 files changed, 8 insertions(+), 2 deletions(-) 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; -- 2.20.1