Change wallpaper via the link
Better Prime Music by lord3n20
Details
Authorlord3n20
LicenseNo License
Categoryamazon
Created
Updated
Size2.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name music.amazon.de - 3.9.2022, 19:06:09
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("music.amazon.de") {
/* Quelltext hier eingeben... */
music-notification-ribbon {
display: none;
}
._1spnb_2PhDB1fLErNuZlo4 {
background: rgba(0, 0, 0, .48);
backdrop-filter: blur(10px);
}
#root {
padding: 0px;
background: url("https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fimages.wallpapersden.com%2Fimage%2Fdownload%2Ftron-legacy_72531_2960x1665.jpg") no-repeat center center fixed !important;
background-size: cover;
}
#root:before{
animation: oi 10s linear infinite;
content: "";
position: absolute;
top: 0;
left: 0;
height: 100vw;
width: 100vw;
}
._3bsbRMXlVQ9k36KPzW56VX:after{
position:absolute;
right:0;
background: linear-gradient(to right, cyan, transparent,transparent,transparent);
width: 1920px;
height: 5px;
content: "";
top: 0;
transform: translateX(1920px);
animation: oii 10s linear infinite;
}
@keyframes oi{
0%{
backdrop-filter: hue-rotate(0deg)
}
100%{
backdrop-filter: hue-rotate(360deg)
}
}
@keyframes oii{
0%{
filter: hue-rotate(0deg)
}
100%{
filter: hue-rotate(360deg)
}
}
._3bsbRMXlVQ9k36KPzW56VX, ._2MHTe7ib8WX2Ps7QrrBbhh {
background: rgba(255, 255, 255, 0) !important;
position: relative;
}
._3NxL_PtFuVWcCgLLbpv7Lj {
background: transparent;
}
._1cn3f7nqjbSSnAU3ic9Ax4{
overflow-x:hidden;
}
._2kZX54kSefK6P6o3HZryN ._1N5B6NeeW6y5MdyFLyRBK0{
display: none;
}
music-barker {
display: none;
}
}