1
0
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:
Felix
2020-05-30 19:42:16 -05:00
parent 06ea6b15de
commit 757ffe6805
7 changed files with 431 additions and 16 deletions

View File

@@ -5,7 +5,7 @@
--selection: #1c76c5;
--text-main: #dbdbdb;
--text-bright: #fff;
--text-muted: #717880;
--text-muted: #a9b1ba;
--links: #41adff;
--focus: #0096bfab;
--border: #526980;

View File

@@ -5,7 +5,7 @@
--selection: #9e9e9e;
--text-main: #363636;
--text-bright: #000;
--text-muted: #999;
--text-muted: #70777f;
--links: #0076d1;
--focus: #0096bfab;
--border: #dbdbdb;