mirror of
https://github.com/kognise/water.css.git
synced 2025-08-07 21:56:42 +02:00
Add pa11y and fix accessibility issues
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
--selection: #1c76c5;
|
||||
--text-main: #dbdbdb;
|
||||
--text-bright: #fff;
|
||||
--text-muted: #717880;
|
||||
--text-muted: #a9b1ba;
|
||||
--links: #41adff;
|
||||
--focus: #0096bfab;
|
||||
--border: #526980;
|
||||
|
@@ -5,7 +5,7 @@
|
||||
--selection: #9e9e9e;
|
||||
--text-main: #363636;
|
||||
--text-bright: #000;
|
||||
--text-muted: #999;
|
||||
--text-muted: #70777f;
|
||||
--links: #0076d1;
|
||||
--focus: #0096bfab;
|
||||
--border: #dbdbdb;
|
||||
|
Reference in New Issue
Block a user