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

Conversation

oskwazir
Copy link

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 accessibility audit tool on the page. I used a contrast checker to figure out which color to use.

before
after

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/
chrisdickinson pushed a commit that referenced this pull request Feb 12, 2015
PR-URL: #824
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
@chrisdickinson
Copy link
Contributor

Thanks! Merged in 789ff95.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants