Adrian Roselli on Nostr: Testing how Phanpy (Masto client) displays a MarkDown-style code block: ``` ...
Testing how Phanpy (Masto client) displays a MarkDown-style code block:
```
td:has(input:focus) + th label::after {
background-color: rgba(255,255,0,.1);
}
```
And inline: `td:has(input:focus) + th label::after`
Ok, shorter inline: `<center>` (and snark emoji: 🫠)
As you were.
1/2
```
td:has(input:focus) + th label::after {
background-color: rgba(255,255,0,.1);
}
```
And inline: `td:has(input:focus) + th label::after`
Ok, shorter inline: `<center>` (and snark emoji: 🫠)
As you were.
1/2