chudrama consistent color

pull/225/head
Aevann 2024-03-09 13:30:33 +02:00
parent 0539901f13
commit 9bd3afe632
1 changed files with 2 additions and 2 deletions

View File

@ -3342,10 +3342,10 @@ a.text-warning:hover, a.text-warning:focus {
color: #ba8b00 !important;
}
.text-danger, :not(td) > a[href="/h/chudrama"] {
color: #dc3545 !important;
color: #d54e56 !important;
}
a.text-danger:hover, a.text-danger:focus, :not(td) > a[href="/h/chudrama"]:focus {
color: #a71d2a !important;
color: #d54e56 !important;
}
.text-muted {
color: #6c757d !important;