fix distinguishing

master
Aevann 2024-02-19 02:29:46 +02:00
parent a56c8f6815
commit c4bde854ec
1 changed files with 5 additions and 1 deletions

View File

@ -280,7 +280,7 @@
}
.zozbot, [pride_username], :not(td) > a[href="/h/countryclub"]:not(.hole-flair) {
color: red !important;
color: red;
animation: lgbt 3s linear infinite;
}
@ -288,3 +288,7 @@
background-color: red;
animation: lgbt 2s linear infinite;
}
.zozbot {
color: red !important;
}