Change the background to bright_squares

This commit is contained in:
Las Zenow 2012-12-18 15:36:54 +01:00
parent 8f7192e68d
commit 53191356b5
4 changed files with 4 additions and 3 deletions

View file

@ -1,5 +1,6 @@
body {
background: url(/img/ravenna.png) repeat 0 0;
/*background: url(/img/ravenna.png) repeat 0 0;*/
background: url(/img/bright_squares.png) repeat 0 0;
}
.centered {
text-align:center;