summary refs log tree commit diff stats
path: root/theme/css/day.css
blob: 63926b31c79c191146553b1633e33e76c744d9c2 (plain) (blame)
1
2
3
4
body#day {
 background-color: aqua;
 background-image: url(/theme/images/backgrounds/island6.PNG);
}