0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-24 03:07:54 +01:00
nodejs/doc/api_assets
Rich Trott 4fdc5ace6a 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: https://github.com/nodejs/node/pull/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>
2020-09-12 09:49:23 -07:00
..
hljs.css doc: update syntax highlighting color for accessibility 2020-09-06 11:17:24 -07:00
README.md doc,tools: syntax highlight api docs at compile-time 2020-07-16 00:22:35 +02:00
style.css doc: fix left nav color contrast 2020-09-12 09:49:23 -07:00

API Reference Document Assets

hljs.css

The syntax theme for code snippets in API reference documents.

style.css

The main stylesheet for API reference documents.