Why Nostr? What is Njump?
2024-07-10 22:14:38

Mayank on Nostr: alt text in #CSS generated `content` is now supported all modern browsers (as of ...

alt text in #CSS generated `content` is now supported all modern browsers (as of firefox 128 and safari 17.4)

please hide your weird glyphs and icon fonts using an empty string like this:

```
content: "›";
content: "›" / "";
```

https://developer.mozilla.org/en-US/docs/Web/CSS/content#alternative_text
Author Public Key
npub1ftxguws0g7ujpv2h7tdcu7j0s64u9cq5p5hmqgez27043znrd4csuvyzsr