1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-29 18:49:51 +01:00
2009-12-24 19:16:07 +00:00

9 lines
201 B
CSS

#playlist {
background-color: white;
background-image: url(:logo.png);
background-attachment: fixed;
background-position: bottom right;
background-repeat: none;
background-clip: content;
}