Nostr'a Katılın
2024-08-24 09:24:13 CEST
in reply to

4 "sparkling fire" censord :nfp: on Nostr: For your user only you should be able to set that in `Settings -> Client Settings -> ...

For your user only you should be able to set that in `Settings -> Client Settings -> General -> CSS Customization`

using something like
```css
html body {
font-family: $FONTNAME;
}
```

But, thats your client only. For instance wide, i'd have put that into the source, and also added the font to the source, so sharkey provides it for all browsers.

And it seems like i dont have that font installed, as it only shows ?s