Fix crash

This commit is contained in:
Jonas Kvinge
2018-06-11 22:35:46 +02:00
parent bc78c3f3cb
commit c4e64b591d
6 changed files with 25 additions and 25 deletions

View File

@@ -5,7 +5,7 @@
}
#playlist[default_background_enabled = "true"] {
background-image: url(:/pictures/strawbs-transparent.png);
background-image: url(:pictures/strawbs-transparent.png);
background-attachment: fixed;
background-position: bottom right;
background-repeat: none;