summary refs log tree commit diff stats
path: root/theme/css/night.css
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-12-06 18:04:57 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-12-06 18:04:57 -0500
commit62d716cb332877662b3c6abf2206efb755a93a7f (patch)
treeaeff1a12a46f0b7068338308a30da6b6aeeb584a /theme/css/night.css
parent8fd2009756657ab115ed389bd7b458bf570ff606 (diff)
parent1254c49c430e12d88153ad233cb7ed86ffeb0d18 (diff)
downloadfourisland-62d716cb332877662b3c6abf2206efb755a93a7f.tar.gz
fourisland-62d716cb332877662b3c6abf2206efb755a93a7f.tar.bz2
fourisland-62d716cb332877662b3c6abf2206efb755a93a7f.zip
Merged the backout of the revokal of Layout 6
Diffstat (limited to 'theme/css/night.css')
-rw-r--r--theme/css/night.css12
1 files changed, 12 insertions, 0 deletions
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 {
2 background-color: black; 2 background-color: black;
3 background-image: url(/theme/images/backgrounds/island6night.PNG); 3 background-image: url(/theme/images/backgrounds/island6night.PNG);
4} 4}
5
6body div#banner {
7 background-image: url("/theme/images/fourisland_header_night.png") !important;
8}
9
10body div#top-fade {
11 background-image: url(/theme/images/top_fade_night.png) !important;
12}
13
14body.home div.bubble cite {
15 color: yellow;
16}