once again encouraging otherkin to use css rules for inclusivity

for recaptcha:

-anchor-label {
font-size: 0 !important;
line-height: 0 !important;
}

-anchor-label::before {
content: "I'm a robot";
font-size: 14px;
}

RT @

🐦🔗:

hcap:

body > div#anchor > div.label-container > label-td > label-tc > div#label {
font-size: 0 !important;
line-height: 0 !important;
}

body > div#anchor > div.label-container > label-td > label-tc > div#label::before {
content: "I'm a robot";
font-size: 14px;
}

Follow

hcaptcha was worse because they don't uniquely name their divs or have any discernible unique attribute labels so instead i'm relying on the hierarchy being always the same and granular enough to avoid false positives

anyway you should be able to just put all those rules in the above tweets into a style file such as userContent.css or using any styling plugin of your choice

you can change "i'm a robot" to say anything you want

@mavica_again Always thought it would be better for CAPTCHAs to say "I am a user" or "I am not a spam bot".
Sign in to participate in the conversation
Computer Fairies

Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!