diff options
Diffstat (limited to 'static/style.css')
| -rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index 62f0c50..f6319cc 100644 --- a/static/style.css +++ b/static/style.css @@ -99,7 +99,7 @@ a { position: absolute; left: 50%; top: 50%; - background-image: url(/static/img/loading.gif); + background-image: url(/img/loading.gif); background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; |
