highlight /h/countryclub and /h/masterbaiters too

pull/115/head
Aevann 2023-02-07 03:42:56 +02:00
parent 72b6ad67f4
commit 48450b70d4
1 changed files with 2 additions and 2 deletions

View File

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