mirror of
https://github.com/Motschen/Retroblur.git
synced 2025-12-16 04:55:09 +01:00
Revert to loading the image from the web to support Spicetify Marketplace
This commit is contained in:
2
user.css
2
user.css
@@ -10,7 +10,7 @@
|
|||||||
}
|
}
|
||||||
/* Source: https://wallpapercave.com/wp/wp5003466.jpg */
|
/* Source: https://wallpapercave.com/wp/wp5003466.jpg */
|
||||||
body, .root {
|
body, .root {
|
||||||
background-image: url("./background_purple.jpg") !important;
|
background-image: url("https://i.imgur.com/Y36v2Bm.png") !important;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 100%;
|
background-size: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user