This commit is contained in:
coolesding 2024-07-04 01:04:44 +02:00 committed by GitHub
parent b22aa6eccc
commit bec394838b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
/* AVATAR-TEMPLATE-BEGIN */ /* AVATAR-TEMPLATE-BEGIN */
/*{id} is userid in data.json and {img} is the image link, usually gif*/ /*{id} is userid in data.json and {img} is the image link, usually gif*/
.clickable_ec86aa[src^="https://cdn.discordapp.com/avatars/{id}"] .clickable_f9f2ca[src^="https://cdn.discordapp.com/avatars/{id}"]
,.avatar_c51b4e[src^="https://cdn.discordapp.com/avatars/{id}"] ,.avatar_c51b4e[src^="https://cdn.discordapp.com/avatars/{id}"]
,.avatar_c47562[src^="https://cdn.discordapp.com/avatars/{id}"] { ,.avatar_c47562[src^="https://cdn.discordapp.com/avatars/{id}"] {
content: url({img}) content: url({img})