summaryrefslogtreecommitdiff
path: root/www/styles/main-style.css
diff options
context:
space:
mode:
authorPeter Grassberger <petertheone@gmail.com>2016-06-27 22:42:51 (GMT)
committerPeter Grassberger <petertheone@gmail.com>2016-06-27 22:42:51 (GMT)
commitbd6186e7233de72b85c0566d12273ede449453b5 (patch)
tree9441db6bc0b2ae1edb575f371e2f73bbeceb333b /www/styles/main-style.css
parent3cc9bda4fbc189cc931b9cfa2163c3ff212ce1fa (diff)
drop dropzone, add websocket uploads
Diffstat (limited to 'www/styles/main-style.css')
-rw-r--r--www/styles/main-style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/styles/main-style.css b/www/styles/main-style.css
index 5757f73..9ee1b83 100644
--- a/www/styles/main-style.css
+++ b/www/styles/main-style.css
@@ -89,7 +89,7 @@ body {
padding-right: 0;
width: 100%;
height: 250px;
- background-image: url('img/dz-backdrop.png');
+ background-image: url('../img/dz-backdrop.png');
background-repeat: no-repeat;
background-position: center center;
}