Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2021-10-21 17:52:11 +02:00 committed by GitHub
parent 7ce47c8aeb
commit 7218a37233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1581,7 +1581,7 @@ a.metadataName-14STf- {
background: #ffcd4b linear-gradient(90deg, rgb(var(--accentcolor2)), rgba(var(--accentcolor2), 0.5));
}
.wrapper-3nSjSv { /* modal boostaddwrapper */
background: rgb(255, 255, 255) linear-gradient(90deg, rgb(var(--accentcolor)), rgba(var(--accentcolor2), 0.5));
background: rgb(255, 255, 255) linear-gradient(90deg, rgb(var(--accentcolor)) 66%, rgba(var(--accentcolor2), 0.5));
}
.wrapper-3nSjSv::before, /* modal boostangel */
.wrapper-3nSjSv::after {