Replying to

YOU CAN CHANGE FONTS??? or am i stupid.

Sort of. You can change them using custom CSS, for example I have:

body, button, input {
  font-family: monospace, "Noto Mono";
}

but if someone viewing your profile doesn't have the font installed it won't work. Hence why I used monospace, so that it uses the default console font of your PC.

f00f the f00fy 1728764923502
Comment

for some reason when i try to put in my own font it just changes to times new roman even though i have my own fonts installed... sad


Reactions

Replies
Add a reply

Yeah, it's a bit finnicky. I wouldn't recommend messing with custom CSS unless you're well versed in Inspect Element.

f00f the f00fy 1728765455420
1

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue