So I've got my own website, and I just made some adjustments to one HTML file and the global CSS stlye sheet file. On my computer, it looks as I want it. On my website however, the old settings are still adapted - the new HTML file is correctly displayed, but the new CSS settings aren't being adapted. I've tried the following:
- Cleared my browser's cache
- Checked if my zoom was 100%
- Deleted my CSS file from the server (strangely, my site looked exactly the same as if the CSS file was still on the server)
- Refresh my maps in FileZilla before replacing the new CSS file with the old file
What's happening here?