summaryrefslogtreecommitdiff
path: root/share/frontend/imgrid/css/style.css
diff options
context:
space:
mode:
authorpepperpepperpepper <pepper@scannerjammer.com>2015-11-23 11:06:30 -0800
committerpepperpepperpepper <pepper@scannerjammer.com>2015-11-23 11:06:30 -0800
commit531d3fee48172de42c776991bcc31c9ec8c1e16b (patch)
tree0a5c0cee489a5d801a3f4c59c793764bb639d03a /share/frontend/imgrid/css/style.css
parentcc6f9ccc5b5d1e218365bf5c8732fcc0ca8f6578 (diff)
still cleaning
Diffstat (limited to 'share/frontend/imgrid/css/style.css')
-rw-r--r--share/frontend/imgrid/css/style.css4
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;