Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2021-05-12 10:41:53 +02:00
parent 3f9dfafc0f
commit 8d9d518954
1 changed files with 2 additions and 2 deletions

View File

@ -1576,10 +1576,10 @@ html.oldBrand, html.newBrand {
.content-s2SEQO a { /* modal link */
color: var(--text-link);
}
.improved-1NJK-y { /* modal improved category */
#app-mount .improved-1NJK-y { /* modal improved category */
color: rgb(var(--accentcolor));
}
.improved-1NJK-y::after {
#app-mount .improved-1NJK-y::after {
background-color: rgb(var(--accentcolor));
}