Andrew on Nostr: The "anyway" in the new (?) "show post behind content warning" button seems a bit ...
The "anyway" in the new (?) "show post behind content warning" button seems a bit weird to me — it doesn't really make sense when it's (eg) a trigger I don't have. So here is a userstyle that will make it less weird:
.content-warning .link-button {
font-size: 0;
&::after {
content: "Don’t threaten me with a good time";
font-size: 1rem;
}
}
Well, arguably, you can change it to whatever.
Published at
2024-10-15 12:06:10Event JSON
{
"id": "2e52b190e5ce5d62e7bd374e23f398466996eef08b29ff7da69e9950b296da59",
"pubkey": "00dbdbbfbe02172d1e4426f29292f24e8a78e29ba9187097bc26d254ba1f7bbd",
"created_at": 1728993970,
"kind": 1,
"tags": [
[
"proxy",
"https://mathstodon.xyz/users/andrewt/statuses/113311348883309751",
"activitypub"
]
],
"content": "The \"anyway\" in the new (?) \"show post behind content warning\" button seems a bit weird to me — it doesn't really make sense when it's (eg) a trigger I don't have. So here is a userstyle that will make it less weird:\n\n.content-warning .link-button {\n font-size: 0;\n \u0026::after {\n content: \"Don’t threaten me with a good time\";\n font-size: 1rem;\n }\n}\n\nWell, arguably, you can change it to whatever.\n\nhttps://media.mathstodon.xyz/media_attachments/files/113/311/327/966/420/347/original/39a9b6725946b663.png\n\nhttps://media.mathstodon.xyz/media_attachments/files/113/311/328/862/748/406/original/e0f192fa1c1ee749.png",
"sig": "a3f4dbe520d53e8154c97e2cec9f40a2ab50dc09fadba6d3055bcb97b1b37192bcdaecce209e28168a42b7f898da65cefd129d128dadd4df543e894299091028"
}