fix black patron name

pull/139/head
Aevann 2023-03-11 08:40:16 +02:00
parent 25312029aa
commit c1292de683
1 changed files with 1 additions and 1 deletions

View File

@ -5321,7 +5321,7 @@ span.green {
border-radius: 5px !important; border-radius: 5px !important;
color: white !important; color: white !important;
} }
.patron[style="background-color:#ffffff;"] { .patron[style*="background-color:#ffffff"] {
color: black !important; color: black !important;
} }
.container, .container-fluid { .container, .container-fluid {