diff options
Diffstat (limited to 'share/frontend/imgrid/css/style.css')
| -rw-r--r-- | share/frontend/imgrid/css/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/frontend/imgrid/css/style.css b/share/frontend/imgrid/css/style.css index f55185e..8c89c5d 100644 --- a/share/frontend/imgrid/css/style.css +++ b/share/frontend/imgrid/css/style.css @@ -150,11 +150,11 @@ table left:0px; width:100%; height:100%; - background-image:url(img/background.gif); + background-image:url(../img/background.gif); } #intro-inner { - background-image:url(img/background.gif); + background-image:url(../img/background.gif); z-index:1000; height:inherit; width:inherit; |
