Remove background image

Unsure about copyright issues using it, the image is from the Strawbs boxset, removing
it for now.
This commit is contained in:
Jonas Kvinge 2018-11-27 19:20:33 +01:00
parent 3b93963688
commit 8a7bba8ef3
4 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@
<file>misc/playing_tooltip.txt</file>
<file>misc/oauthsuccess.html</file>
<file>pictures/strawberry.png</file>
<file>pictures/strawbs-transparent.png</file>
<file>pictures/noalbumart.png</file>
<file>pictures/nomusic.png</file>
<file>pictures/musicbrainz.png</file>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 175 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

View File

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