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

508 Compliance - SortSite Level A MMT and Draft MMT: Underline from links #720

Open
Francell opened this issue Apr 16, 2021 · 0 comments
Open

Comments

@Francell
Copy link

Francell commented Apr 16, 2021

ISSUE:
Removing the underline from links makes it hard for color-blind users to see them.

Explanation:
Remove the text-decoration:none property from your link styles, or add other non-color style attributes to visually distinguish links.

Guideline
Section 508 1194.22 (c)
WCAG 2.0 A F73

Page: https://draftmmt.earthdata.nasa.gov/assets/application-07d7b477f975c5786d51bf30c258d9bbb3700cda86333e12317660fcf9a904c8.css (line 133)

Page: https://mmt.sit.earthdata.nasa.gov/assets/application-0e0a2679712117e9ce67269a0fb1614972503f1884d28633faae39a2e20a59e2.css
Line: 133

Acceptance Criteria: text-decoration:none property is removed from link styles

Noer: This might be an EUI issue--underlines should be fine to add to body/paragraph text, but there isn't a need to add them to navigation.

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

No branches or pull requests

1 participant