user addition
This commit is contained in:
parent
bfcd7bbf2e
commit
6bdb5c45c4
2 changed files with 35 additions and 6 deletions
33
import.css
vendored
33
import.css
vendored
|
|
@ -1,5 +1,22 @@
|
|||
/* Manual submission for now */
|
||||
|
||||
/*
|
||||
.avatar__183c2[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
|
||||
,.avatar_c19a55[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
|
||||
,.avatar__44b0c[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"]
|
||||
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/281955629407535114"] {
|
||||
content: url("https://nomadants.net/juliet-cropped-pfp.gif")
|
||||
}
|
||||
.userAvatar__55bab[style*="281955629407535114"] {
|
||||
background-image: url(https://nomadants.net/juliet-cropped-pfp.gif)!important
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
.avatar__183c2[src^="https://cdn.discordapp.com/avatars/862105885660676146"]
|
||||
,.avatar_c19a55[src^="https://cdn.discordapp.com/avatars/862105885660676146"]
|
||||
,.avatar__44b0c[src^="https://cdn.discordapp.com/avatars/862105885660676146"]
|
||||
|
|
@ -8,7 +25,7 @@
|
|||
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/862105885660676146"] {
|
||||
content: url("https://nomadants.net/harleyLineup-2.jpeg")
|
||||
}
|
||||
.userAvatar__55bab[style*="{862105885660676146}"] {
|
||||
.userAvatar__55bab[style*="862105885660676146"] {
|
||||
background-image: url("https://nomadants.net/harleyLineup-2.jpeg")!important
|
||||
}
|
||||
|
||||
|
|
@ -20,6 +37,18 @@
|
|||
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/578012873813524530"] {
|
||||
content: url("https://nomadants.net/bounce cropped pfp 1.gif")
|
||||
}
|
||||
.userAvatar__55bab[style*="{578012873813524530}"] {
|
||||
.userAvatar__55bab[style*="578012873813524530"] {
|
||||
background-image: url("https://nomadants.net/bounce cropped pfp 1.gif")!important
|
||||
}
|
||||
|
||||
.avatar__183c2[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
|
||||
,.avatar_c19a55[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
|
||||
,.avatar__44b0c[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"]
|
||||
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/281955629407535114"] {
|
||||
content: url("https://nomadants.net/juliet-cropped-pfp.gif")
|
||||
}
|
||||
.userAvatar__55bab[style*="281955629407535114"] {
|
||||
background-image: url(https://nomadants.net/juliet-cropped-pfp.gif)!important
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"avatars": {
|
||||
"862105885660676146": "https://nomadants.net/harleyLineup-2.jpeg",
|
||||
"578012873813524530": "https://nomadants.net/ezgif-581c216698e71e.gif"
|
||||
|
||||
"578012873813524530": "https://nomadants.net/ezgif-581c216698e71e.gif",
|
||||
"281955629407535114": "https://nomadants.net/juliet-cropped-pfp.gif"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue