Update template.css
This commit is contained in:
parent
238482b62a
commit
0737ac9154
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
/* Custom avatar for {id} */
|
||||
[style^="https://cdn.discordapp.com/avatars/{id}"],
|
||||
[src^="https://cdn.discordapp.com/avatars/{id}"],
|
||||
.userAvatar-3Hwf1F:is([style*="{id}]) {
|
||||
.userAvatar-3Hwf1F:is([style*="{id}"]) {
|
||||
content: url({img});
|
||||
background-image: url({img})!important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue