]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
fixed image path
authorMatt Lee <mattl@cnuk.org>
Thu, 29 Jul 2010 15:45:13 +0000 (11:45 -0400)
committerMatt Lee <mattl@cnuk.org>
Thu, 29 Jul 2010 15:45:13 +0000 (11:45 -0400)
theme/gnusocial/css/social.css

index b0f67334ad9c3c18695eb1058692fc674e192e29..8a10dd02fc59763e5b17b5be35e19797ef7b5286 100755 (executable)
@@ -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;}