generalizing file names
This commit is contained in:
parent
543e2b4395
commit
c4044db17b
1 changed files with 4 additions and 4 deletions
8
import.css
vendored
8
import.css
vendored
|
|
@ -35,10 +35,10 @@ background-image: url(https://nomadants.net/juliet-cropped-pfp.gif)!important
|
||||||
,.voiceAvatar_f910d0[src^="https://cdn.discordapp.com/avatars/578012873813524530"]
|
,.voiceAvatar_f910d0[src^="https://cdn.discordapp.com/avatars/578012873813524530"]
|
||||||
,.replyAvatar_c19a55[src^="https://cdn.discordapp.com/avatars/578012873813524530"]
|
,.replyAvatar_c19a55[src^="https://cdn.discordapp.com/avatars/578012873813524530"]
|
||||||
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/578012873813524530"] {
|
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/578012873813524530"] {
|
||||||
content: url("https://nomadants.net/bounce cropped pfp 1.gif")
|
content: url("https://nomadants.net/succulentcabbages.gif")
|
||||||
}
|
}
|
||||||
.userAvatar__55bab[style*="578012873813524530"] {
|
.userAvatar__55bab[style*="578012873813524530"] {
|
||||||
background-image: url("https://nomadants.net/bounce cropped pfp 1.gif")!important
|
background-image: url("https://nomadants.net/succulentcabbages.gif")!important
|
||||||
}
|
}
|
||||||
|
|
||||||
.avatar__183c2[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
|
.avatar__183c2[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
|
||||||
|
|
@ -47,8 +47,8 @@ background-image: url(https://nomadants.net/juliet-cropped-pfp.gif)!important
|
||||||
,.voiceAvatar_f910d0[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
|
,.voiceAvatar_f910d0[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
|
||||||
,.replyAvatar_c19a55[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
|
,.replyAvatar_c19a55[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
|
||||||
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/281955629407535114"] {
|
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/281955629407535114"] {
|
||||||
content: url("https://nomadants.net/juliet-cropped-pfp.gif")
|
content: url("https://nomadants.net/thegreaterotter.gif")
|
||||||
}
|
}
|
||||||
.userAvatar__55bab[style*="281955629407535114"] {
|
.userAvatar__55bab[style*="281955629407535114"] {
|
||||||
background-image: url(https://nomadants.net/juliet-cropped-pfp.gif)!important
|
background-image: url(https://nomadants.net/thegreatotter.gif)!important
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue