You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
WHAT
I can edit my CSS pages normally. By the way, you can actually edit any file, even unsupported ones, kind of funny: https://neocities.org/site_files/text_editor/INSERTFILENAMEHERE.EXTENSION
finding loopholes in the neocities infrastructure for fun and profit
I edited my main front page CSS last night. In the editor it shows it edited but when you go to display it, it only shows the old version. Even deleted it and reuploaded the file from my computer but it still only displays the previous one. Weird.
The HTML file edited correctly. I could just inline all the CSS on it but I want to actually keep the associated CSS file. Fucked up.
Figured it out. The editor doesn't understand hr (as in horizontal rule) in the CSS file as a designator, even though it's a THING like p, body, etc , and works everywhere else. So you have to give it an ID, otherwise it just disappears it. This editor is stupid. >:(
I actually type the site_files/text_editor thing every time I edit a file. Especially with browser autocomplete, it's much easier than logging in, going to dashboard, going in folders, and selecting a file to edit