forked from rDrama/rDrama
1
0
Fork 0

fix "x" button on classic theme

master
Aevann 2023-10-04 13:47:41 +03:00
parent 9a4ac20f1a
commit b7c6cf63ad
1 changed files with 1 additions and 2 deletions

View File

@ -184,8 +184,7 @@ blockquote a {
background: rgba(var(--primary_rgb), 0.2) !important;
}
/*userpage*/
.jumbotron {
.jumbotron, button.close {
color: var(--gray);
}