mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-17 02:05:22 -04:00
Add accessibility before/after screenshots (#86)
Illustration assets for the PR: login submit-button contrast and the sidebar keyboard focus ring, before vs after. Whitelist docs/ subfolder images in .gitignore so curated screenshots are tracked.
This commit is contained in:
@@ -66,6 +66,11 @@ output.txt.txt
|
|||||||
!docs/*.png
|
!docs/*.png
|
||||||
!docs/*.gif
|
!docs/*.gif
|
||||||
!docs/*.webp
|
!docs/*.webp
|
||||||
|
# …and curated docs/ subfolder assets (e.g. accessibility before/after shots).
|
||||||
|
!docs/**/*.png
|
||||||
|
!docs/**/*.jpg
|
||||||
|
!docs/**/*.gif
|
||||||
|
!docs/**/*.webp
|
||||||
|
|
||||||
# Reports and temp files
|
# Reports and temp files
|
||||||
reports/
|
reports/
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 51 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
Reference in New Issue
Block a user