From bed8ca70bfa9c85fd6c3b9cffb258a11b60ac37d Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Mon, 24 Nov 2008 17:57:24 -0500 Subject: Returned holiday backgrounds --- theme/css/night.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'theme/css/night.css') diff --git a/theme/css/night.css b/theme/css/night.css index 0b4a5ea..e46d200 100644 --- a/theme/css/night.css +++ b/theme/css/night.css @@ -1,12 +1,12 @@ -body#night { +body { background-color: black; background-image: url(/theme/images/backgrounds/island6night.PNG); } -body#night div#banner { - background-image: url("/theme/images/fourisland_header_night.png"); +body div#banner { + background-image: url("/theme/images/fourisland_header_night.png") !important; } -body#night div#top-fade { - background-image: url(/theme/images/top_fade_night.png); +body div#top-fade { + background-image: url(/theme/images/top_fade_night.png) !important; } -- cgit 1.4.1