Advertisement
tsapaste

Spotify custom backgrounds User CSS

May 14th, 2019
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. ._1YMukI_FrE7QRuUVSvq_Qe::after {
  2. content: "";
  3. background: url("http://i.imgur.com/EnqXkBq.jpg")!important;
  4. opacity: 0.5;
  5. top: 0;
  6. left: 0;
  7. bottom: 0;
  8. right: 0;
  9. position: absolute;
  10. z-index: -1;
  11. }
  12. ._1YMukI_FrE7QRuUVSvq_Qe {
  13. background-image: linear-gradient(rgb(0, 0, 0), rgb(0, 0, 0) 85%);
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement