Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2020-11-14 16:10:10 +01:00
parent 6db54f595a
commit e57c09f5b0
1 changed files with 4 additions and 0 deletions

View File

@ -1046,6 +1046,10 @@ body::before {
color: rgb(var(--fontwhite3));
}
.bumpBox-1r5p3c { /* messageelement publish box */
background-color: rgba(var(--vtransparencycolor), 0.4);
}
.markup-2BOw-j { /* message markup */
color: rgb(var(--fontwhite2));
}