From 1254c49c430e12d88153ad233cb7ed86ffeb0d18 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sat, 6 Dec 2008 18:04:21 -0500 Subject: Revoked the revokal of Layout 6 Apparently people actually do like the sixth layout. It was just me being paranoid, they were busy over there. --- theme/css/night.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'theme/css/night.css') diff --git a/theme/css/night.css b/theme/css/night.css index e97ac71..614cc79 100644 --- a/theme/css/night.css +++ b/theme/css/night.css @@ -2,3 +2,15 @@ body { background-color: black; background-image: url(/theme/images/backgrounds/island6night.PNG); } + +body div#banner { + background-image: url("/theme/images/fourisland_header_night.png") !important; +} + +body div#top-fade { + background-image: url(/theme/images/top_fade_night.png) !important; +} + +body.home div.bubble cite { + color: yellow; +} -- cgit 1.4.1