summary refs log tree commit diff stats
path: root/theme/css/day.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/css/day.css')
-rw-r--r--theme/css/day.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/css/day.css b/theme/css/day.css index 63926b3..16fc9a6 100644 --- a/theme/css/day.css +++ b/theme/css/day.css
@@ -1,4 +1,4 @@
1body#day { 1body {
2 background-color: aqua; 2 background-color: aqua;
3 background-image: url(/theme/images/backgrounds/island6.PNG); 3 background-image: url(/theme/images/backgrounds/island6.PNG);
4} 4}