From c5fe6d381294e55a2cc5ea8ff95486946dca76bc Mon Sep 17 00:00:00 2001 From: dorkbutt Date: Thu, 5 Jun 2025 07:53:55 -0400 Subject: [PATCH] until runners can be deployed, make changes to import.css manually. --- import.css | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 import.css diff --git a/import.css b/import.css new file mode 100644 index 00000000..785e9ab8 --- /dev/null +++ b/import.css @@ -0,0 +1,25 @@ +/* Manual submission for now */ + +.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"] +,.voiceAvatar_f910d0[src^="https://cdn.discordapp.com/avatars/862105885660676146"] +,.replyAvatar_c19a55[src^="https://cdn.discordapp.com/avatars/862105885660676146"] +,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/862105885660676146"] { + content: url("https://nomadants.net/harleyLineup-2.jpeg") +} +.userAvatar__55bab[style*="{862105885660676146}"] { + background-image: url("https://nomadants.net/harleyLineup-2.jpeg")!important +} + +.avatar__183c2[src^="https://cdn.discordapp.com/avatars/578012873813524530"] +,.avatar_c19a55[src^="https://cdn.discordapp.com/avatars/578012873813524530"] +,.avatar__44b0c[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"] +,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/578012873813524530"] { + content: url("https://nomadants.net/ezgif-581c216698e71e.gif") +} +.userAvatar__55bab[style*="{578012873813524530}"] { + background-image: url("https://nomadants.net/ezgif-581c216698e71e.gif")!important +}