fixed image path

This commit is contained in:
Matt Lee 2010-07-29 11:45:13 -04:00
parent d85f4ddc7f
commit ac005adbb2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ dl, dd { margin: 0 !important; padding: 0 !important;}
html, body{padding: 0; margin: 0;}
body {background-image: url(/theme/gnusocial/bg.png) !important; background-repeat: repeat-x !important; background-color: white;}
body {background-image: url(/theme/gnusocial/images/bg.png) !important; background-repeat: repeat-x !important; background-color: white;}
#hd h1 {margin: 0; line-height: 40px; font-size: 24px; font-weight: bold;}