aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-11-21 17:51:19 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2015-11-21 17:51:19 -0500
commit131ba65a7d8116d651e8fce2b662337a3525e3f3 (patch)
tree0ebb912d389d793db30a9486a83fce48d074e255
parenta0021eb90692dda9bee47dbf62b405c5074038ef (diff)
downloadfamille-flask-131ba65a7d8116d651e8fce2b662337a3525e3f3.tar.gz
Fix the fix
-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 b9b841b..6fded38 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -49,7 +49,7 @@ p.kadoscope{
}
#kadobutton{
- background-image : url('static/gfx/gift.png');
+ background-image : url('/static/gfx/gift.png');
background-repeat : no-repeat;
background-position : center;
height : 130px;