Commit 2a86221
committed
fix(a11y): fix contrast ratio of content links
RTD theme uses #2980b9 for links, which gives ~4.3:1 against white.
WCAG AA / BITV 9.1.4.3 requires 4.5:1 for normal-weight text.
Override to #2474a4 (~5.1:1) in the content area only, so it does
not affect sidebar or header links that sit on coloured backgrounds.
Fixes #9674
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>1 parent c5c2990 commit 2a86221
1 file changed
Lines changed: 8 additions & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
20 | 28 | | |
21 | 29 | | |
22 | 30 | | |
| |||
0 commit comments