Skip to content

[Hinode] Add underline to links #413

Description

@timcappalli

Currently links just go bold on hover. This fails WCAG accessibility checks. Change to underline.

To ensure links are accessible within text blocks:

  • Ensure that links have sufficient contrast between the link text and the surrounding text. Use underlines or bold styles to make links easily distinguishable.
  • Avoid relying solely on color to distinguish links from surrounding text.
  • Use CSS to underline or otherwise style links differently from the surrounding text.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions