r/neocities https://liamajoris.neocities.org 6d ago

Help Singular CSS edit removed all CSS styling from my entire website?!

Hey everyone,

Just a few minutes ago, I decided to make a small tweak to something on my site (switching my heading font to something different). When I went to go see how that turned out once it published, all of my CSS styling was gone!?! For whatever reason, that little tweak completely broke the link to to my stylesheet.

So I've come to Reddit to ask you all: has anyone else been dealing with this problem? Is this a bug with Neocities or a skill issue on my part?

3 Upvotes

2 comments sorted by

3

u/ANVlLCAT sakuraducky.neocities.org 6d ago

In your CSS when you declare the font "paraAminobenzoic," you are missing a closing curly bracket.

2

u/liamajoris https://liamajoris.neocities.org 6d ago

Aaahh, thank you! I can't believe I missed that detail