aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-11-21 17:50:01 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2015-11-21 17:50:01 -0500
commita0021eb90692dda9bee47dbf62b405c5074038ef (patch)
tree34243cce71d4fc52cce9dfc2e2436d8f2d6cff3f
parent6c9c39b6856f8c7540944413bcdc47d02affa237 (diff)
downloadfamille-flask-a0021eb90692dda9bee47dbf62b405c5074038ef.tar.gz
Fix kadoscope image
-rw-r--r--static/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 88598a7..b9b841b 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -49,7 +49,7 @@ p.kadoscope{
}
#kadobutton{
- background-image : url('gfx/gift.png');
+ background-image : url('static/gfx/gift.png');
background-repeat : no-repeat;
background-position : center;
height : 130px;