Update web/index.html.template

This commit is contained in:
Yury Delendik 2012-09-14 09:31:47 -07:00
parent 612c7eead9
commit 6c05dc23f9

View File

@ -9,7 +9,7 @@
body {
margin-top: 1.0em;
background-color: rgb(64, 64, 64);
background-image: url(images/texture.png);
background-image: url(web/images/texture.png);
font-family: Helvetica, Arial, FreeSans, san-serif;
color: #ffffff;
}