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:21 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-12-06 18:04:21 -0500
commit1254c49c430e12d88153ad233cb7ed86ffeb0d18 (patch)
tree7c9c9f7465b0411a89ae5de46f22a52dc9b1fe4d /theme/css/night.css
parentd5e453a7b0a2f966106de4f19602e433f9c7713d (diff)
downloadfourisland-1254c49c430e12d88153ad233cb7ed86ffeb0d18.tar.gz
fourisland-1254c49c430e12d88153ad233cb7ed86ffeb0d18.tar.bz2
fourisland-1254c49c430e12d88153ad233cb7ed86ffeb0d18.zip
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.
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}