Join Nostr
2024-08-24 07:24:13 UTC
in reply to

4censord :nfp: :now: at kubecon! 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