doc: fix left nav color contrast · nodejs/node@23dcfe5 · GitHub
Skip to content

Commit 23dcfe5

Browse files
Trottaddaleax
authored andcommitted
doc: fix left nav color contrast
I believe this is the last change to make in the docs for color contrast accessibility per WCAG AA. Currently, the current item in the nav is #43853d on a #333333 background for a color contrast of 2.8:1, failing WCAG AA. This swaps in removes a confusing bottom border on the item, replacing it with bolding to preserve the item's highlighting. PR-URL: #35141 Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 745987e commit 23dcfe5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

doc/api_assets/style.css

Lines changed: 2 additions & 3 deletions

0 commit comments

Comments
 (0)