Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2021-05-26 23:07:48 +02:00
parent f6c0229296
commit ae147ce0cc
1 changed files with 6 additions and 2 deletions

View File

@ -525,8 +525,12 @@
/* ~~~~ 4. PEOPLES ~~~~ */
.wrapper-1cBijl .btn:disabled { /* addfriendpage button */
background-color: rgb(var(--accentcolor));
.container-2rNpDV { /* stagelive cover */
background: #fff linear-gradient(rgba(var(--accentcolor),.8) 75%, rgb(var(--accentcolor)) 75%, rgb(var(--accentcolor)));
}
.container-2rNpDV .illustration-h6_gtD {
opacity: .8;
filter: grayscale(100%);
}