/* AVATAR-TEMPLATE-BEGIN */ /*{id} is userid in data.json and {img} is the image link, usually gif*/ .clickable_ec86aa[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}"] { content: url({img}) } .userAvatar_ac3629[style*="{id}"] { background-image: url({img})!important } /* AVATAR-TEMPLATE-END */