forked from rDrama/rDrama
1
0
Fork 0

make /h/highrollerclub look epic in WPD

master
Aevann 2023-10-08 15:38:54 +03:00
parent ba602db144
commit fca19e1f4b
1 changed files with 14 additions and 0 deletions

View File

@ -7637,3 +7637,17 @@ ul {
display: None !important;
}
}
:not(td) > a[href="/h/highrollerclub"].hole-flair {
font-family: open sans,sans-serif !important;
background: repeating-linear-gradient(
45deg,
gold,
#debd00 20px,
#cdae00 60px
);
font-weight: 700 !important;
background-clip: text !important;
-webkit-background-clip: text !important;
animation: 60s linear 0s infinite move-colors;
}