#readd the for usernames because discord
1 messages ยท Page 1 of 1 (latest)
@vivid bane this adds it to this pop-up too
:is([class*="userTagUsernameBase"], [class*="username"][class*="discriminator"])::before {
content: "@";
}```
oh thanks
๐
i found another instance
oh wait i forgot to update proof
wait i am just thought i was finished when i was not lol
:is(
[class*="userTagUsernameBase"],
[class*="username"][class*="discriminator"],
[class*="nameTag"]
[class*="subtext"]:has([class*="hoverRoll"])
[class*="hovered"],
[class*="nameTag"] [class*="subtext"]:not(:has([class*="hoverRoll"]))
)::before {
content: "@";
}
i did :3
the new things i added are in respect to with and without a status
i feel like there is a better way to do it, but this worked so lol
every time i add another instance, i find another

lol!
lmao
i am stupid
https://i.imgur.com/aEaRWqv.png
it never did it like that lol
oh well