accessibility maxxing
This commit is contained in:
parent
6c9294f0a0
commit
f18a342ae5
64 changed files with 320 additions and 205 deletions
|
@ -2,6 +2,8 @@
|
|||
title: Version 4
|
||||
---
|
||||
|
||||
## {{page.fileSlug|readable}} <code>{{title}}</code>
|
||||
|
||||

|
||||
|
||||
- Shiny buttons are BACK!
|
||||
|
@ -12,7 +14,7 @@ title: Version 4
|
|||
- Added [Blog](/blog)
|
||||
- Removed ~~Favorite Pokémon~~
|
||||
- Moved back to ~~About~~ as randomized on-page-load sprites. It felt a bit excessive to have a whole page dedicated to something I don't think about that often
|
||||
- Replaced all `WEBP` images with lossy `PNG` via [pngquant](https://pngquant.org/) and optimized most images with [oxipng](https://github.com/shssoichiro/oxipng)
|
||||
- Replaced all `webp` images with lossy `png` via [pngquant](https://pngquant.org/) and optimized most images with [oxipng](https://github.com/shssoichiro/oxipng)
|
||||
- Fixed weird behaviour with the [`float` property](https://developer.mozilla.org/en-US/docs/Web/CSS/float) on the sidebar
|
||||
- Hovering over items would sometimes reset the value back to initial. Substituted it with padding on the `main` and `aside` elements
|
||||
- Changed [Changelog](/changelog)
|
||||
|
@ -21,7 +23,7 @@ title: Version 4
|
|||
- Moved to the top left corner
|
||||
- Moved `header` text for current page next to the top of the sidebar
|
||||
- Moved 88x31 buttons to `footer`
|
||||
- `SVG` text uses `CSS` rules instead of inline styling
|
||||
- `svg` text uses `css` rules instead of inline styling
|
||||
- Changed `footer`
|
||||
- Added a sticker to `footer`
|
||||
- Randomized on-page-load
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue