generalizing file names

This commit is contained in:
dorkbutt 2025-06-05 19:17:09 -04:00
parent 543e2b4395
commit c4044db17b
No known key found for this signature in database

8
import.css vendored
View file

@ -35,10 +35,10 @@ background-image: url(https://nomadants.net/juliet-cropped-pfp.gif)!important
,.voiceAvatar_f910d0[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"] {
content: url("https://nomadants.net/bounce cropped pfp 1.gif")
content: url("https://nomadants.net/succulentcabbages.gif")
}
.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"]
@ -47,8 +47,8 @@ background-image: url(https://nomadants.net/juliet-cropped-pfp.gif)!important
,.voiceAvatar_f910d0[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"] {
content: url("https://nomadants.net/juliet-cropped-pfp.gif")
content: url("https://nomadants.net/thegreaterotter.gif")
}
.userAvatar__55bab[style*="281955629407535114"] {
background-image: url(https://nomadants.net/juliet-cropped-pfp.gif)!important
background-image: url(https://nomadants.net/thegreatotter.gif)!important
}