forked from rDrama/rDrama
1
0
Fork 0

make animation a little slower

master
Aevann 2023-10-06 23:49:17 +03:00
parent 8e6e8e1e50
commit 89c2f45957
1 changed files with 2 additions and 2 deletions

View File

@ -7624,12 +7624,12 @@ ul {
.zozbot, :not(td) > a[href="/h/countryclub"], [pride_username] {
color: red;
animation: lgbt 1.5s linear infinite;
animation: lgbt 3s linear infinite;
}
[pride_username].patron {
background-color: red;
animation: lgbt 1.5s linear infinite;
animation: lgbt 2s linear infinite;
}
@media (max-width: 768px) or (min-width: 992px) {