summary refs log tree commit diff stats
path: root/theme/css/day.css
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-11-24 17:16:54 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-11-24 17:16:54 -0500
commit326314e6c07af25ae4e0f20299b86cdc100528e9 (patch)
treec6cf286ce33ba8c52a83fc700d32ec5fa760c071 /theme/css/day.css
parent4063314dc7b0b7005054b762909c9f63c389f6d6 (diff)
downloadfourisland-326314e6c07af25ae4e0f20299b86cdc100528e9.tar.gz
fourisland-326314e6c07af25ae4e0f20299b86cdc100528e9.tar.bz2
fourisland-326314e6c07af25ae4e0f20299b86cdc100528e9.zip
Returned day and night effects
Diffstat (limited to 'theme/css/day.css')
-rw-r--r--theme/css/day.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/theme/css/day.css b/theme/css/day.css new file mode 100644 index 0000000..63926b3 --- /dev/null +++ b/theme/css/day.css
@@ -0,0 +1,4 @@
1body#day {
2 background-color: aqua;
3 background-image: url(/theme/images/backgrounds/island6.PNG);
4}