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

|
||||
|
||||
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
|
||||
- Merged Sidebar and topbar into a single `js` file
|
||||
- Previously implemented with seperate `script` 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`
|
||||
- Converted from `svg` to `png`
|
||||
- This should hopefully fix most performance issues on low-end devices, like phones
|
||||
- Updated my 88x31 button [](/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue