f0bm #75
@ -50,8 +50,13 @@ span#favs {
|
||||
._204863 {
|
||||
background: none;
|
||||
border: none;
|
||||
background-color: none;
|
||||
}
|
||||
|
||||
html[theme="iced"] ._204863 {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.media-object {
|
||||
border: none;
|
||||
}
|
||||
@ -77,4 +82,21 @@ span#favs {
|
||||
|
||||
#main {
|
||||
grid-row: 2;
|
||||
} */
|
||||
} */
|
||||
|
||||
|
||||
html[theme="term"] .image-brand {
|
||||
filter: hue-rotate(-50deg);
|
||||
}
|
||||
|
||||
html[theme="f0ck"] .image-brand {
|
||||
filter: hue-rotate(-50deg);
|
||||
}
|
||||
|
||||
html[theme="p1nk"] .image-brand {
|
||||
filter: hue-rotate(150deg);
|
||||
}
|
||||
|
||||
html[theme="orange"] .image-brand {
|
||||
filter: hue-rotate(-160deg);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user