From 326314e6c07af25ae4e0f20299b86cdc100528e9 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Mon, 24 Nov 2008 17:16:54 -0500 Subject: Returned day and night effects --- theme/css/day.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 theme/css/day.css (limited to 'theme/css/day.css') 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 @@ +body#day { + background-color: aqua; + background-image: url(/theme/images/backgrounds/island6.PNG); +} -- cgit 1.4.1