Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: mark class should have a reasonable contrast ratio #824

Closed
wants to merge 1 commit into from
Closed

doc: mark class should have a reasonable contrast ratio #824

wants to merge 1 commit into from

Commits on Feb 12, 2015

  1. doc: mark class should have a reasonable contrast ratio

    The mark class coupled with the opacity applied from the
    header span makes it hard to see the hashtag next to each
    header.
    
    I only knew the hashtag's existed after running an accesibility
    audit tool[1] on the page. I used a contrast checker[2] to figure
    out which color to use.
    
    [1]:https://github.com/GoogleChrome/accessibility-developer-tools
    [2]:http://webaim.org/resources/contrastchecker/
    Omer Wazir committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    1d67489 View commit details
    Browse the repository at this point in the history