Small fix.

This commit is contained in:
Savetheinternet 2010-11-03 21:22:13 +11:00
parent 876425e88d
commit 6bbc27767e

View File

@ -1,5 +1,5 @@
body {
background: #EEF2FF url('/img/fade-blue.png') repeat-x 50% 0%;
background: #EEF2FF url('img/fade-blue.png') repeat-x 50% 0%;
color: black;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;