critter box overhaul

This commit is contained in:
sundae 2025-09-10 13:13:20 +03:00
parent d6c0697966
commit e31d782995
No known key found for this signature in database
408 changed files with 3497 additions and 222 deletions

View file

@ -6,12 +6,12 @@ title: Version 3
Some considerations were put into making page elements stand out more. I tried to remove redundant rules and nesting when necessary, and tried my best to conform to [semantic HTML](https://developer.mozilla.org/en-US/curriculum/core/semantic-html/).
* Added [Changelog](/changelog)!
* Merged Sidebar and topbar into a single `JS` file
* Previously implemented with seperate `scripts` for each list, which meant that I still had to update every page
* Buttons are more visually distinct and don't have issues with readability
* No more shiny buttons...
* Changed `backgrounds`
* Converted from `SVG` to `PNG`
* This should hopefully fix most performance issues on low-end devices, like phones
* Updated my 88x31 button [![](/assets/img/button/sunbun_b.gif "sunbun")](/)
- Added [Changelog](/changelog)!
- Merged Sidebar and topbar into a single `JS` file
- Previously implemented with seperate `scripts` for each list, which meant that I still had to update every page
- Buttons are more visually distinct and don't have issues with readability
- No more shiny buttons...
- Changed backgrounds
- Converted from `SVG` to `PNG`
- This should hopefully fix most performance issues on low-end devices, like phones
- Updated my 88x31 button [![](/assets/img/button/sunbun_b.gif "sunbun")](/)