forked from rDrama/rDrama
1
0
Fork 0

fix queen award

master
Aevann 2023-10-13 21:07:23 +03:00
parent bed1ff0bac
commit 93c282b148
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@
animation: 60s linear 0s infinite move-colors;
}
.queen:not(a) img, .emoji-award:not(.ectoplasm), h1.queen.post-title a {
.queen:not(a) img, .queen:not(.ectoplasm), h1.queen.post-title a {
color: hotpink !important;
font-weight: 700 !important;
text-transform: lowercase !important;