/* AVATAR-TEMPLATE-BEGIN */ /*{id} is userid in data.json and {img} is the image link, usually gif*/ .avatar__08316[src^="https://cdn.discordapp.com/avatars/{id}"] ,.avatar__991e2[src^="https://cdn.discordapp.com/avatars/{id}"] ,.avatar__777a6[src^="https://cdn.discordapp.com/avatars/{id}"] { content: url({img}) } .userAvatar_f45224[style*="{id}"] { content: url({img}); background-image: none !important } /* AVATAR-TEMPLATE-END */