jrnl/docs_theme/assets
Jonathan Wren 870f9aed17
Fix failing contrast test in accessibility tools on docs site (#1126)
* add background-color as fallback for gradients on docs site

This is both for old browser support, and for accessibility. Some
accessibility tools turn off gradients since they can make text hard to
read for those with visual impairment.

* change mobile header color for docs site

The mobile header was using a light-purple to dark-purple gradient, even
though every other gradient on the site is mid-purple to dark-purple.
This commit changes that both for consistency on the site, and because
light-purple causes an accessibility issue with the white text in the
header (even though the accessibility tools don't notice because of the
gradient).
2020-12-26 11:01:27 -08:00
..
colors.css Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00
highlight.css Small accessibility fixes for docs site (#1122) 2020-12-19 22:28:16 -08:00
index.css Fix failing contrast test in accessibility tools on docs site (#1126) 2020-12-26 11:01:27 -08:00
readme-header.png Make docs site (jrnl.sh) fully meet Web Content Accessibility Guidelines (WCAG) 2.1 (#1105) 2020-12-12 12:05:12 -08:00
theme.css Fix failing contrast test in accessibility tools on docs site (#1126) 2020-12-26 11:01:27 -08:00