Unable to load image
Reported by:

[:real:] Tired of @CREAMY_DOG_ORGASM's username bullshit? Try this custom CSS :turtoiseshush:

a.user-name.text-decoration-none[href="/@CREAMY_DOG_ORGASM"] > span, .replying-to-21238 {
    font-size: 0px;
    padding: 0 !important;
}
a.user-name.text-decoration-none[href="/@CREAMY_DOG_ORGASM"]:after, .replying-to-21238:after {
    content: "CREAMY_DOG_ORGASM";
    font-size: 12px;
}

Put this in your custom css

Β 


Update:

This one works on tables in things like leaderboard, votes, ping group memberships, etc so replace the previous one with this

a[href="/@CREAMY_DOG_ORGASM"] > span, .replying-to-21238 {
    font-size: 0px !important;
    padding: 0 !important;
}
a[href="/@CREAMY_DOG_ORGASM"]:has(span):after, .replying-to-21238:after {
    content: "CREAMY_DOG_ORGASM";
    font-size: 12px;
}
34
Jump in the discussion.

No email address required.

I'll ban him again until he deflectors himself to make it stop

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.