From ac005adbb24531010620fffbf532ec173155c143 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Thu, 29 Jul 2010 11:45:13 -0400 Subject: fixed image path --- theme/gnusocial/css/social.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/gnusocial/css') diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index b0f67334a..8a10dd02f 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -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;} -- cgit v1.2.3-54-g00ecf