Improve accessibility of inline links #233
sofietoft
started this conversation in
Feature Requests
Replies: 1 comment
-
This is also a need for our potential use case -- We'd like to use GitBook for a Federal open source project, but the current styling for links (only underline on hover) don't meet the 508 compliance standards of our Federal agency's office. Even if link styling did not include an underline by default, it would be great if we could manually add an underline -- I tried to do this by using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's your feature/idea?
Links in the docs site only use a color variation to indicate they are links.
This can make them difficult if not impossible for some people to see.
Example from our docs (docs.umbraco.com) in dark mode.
I suggest that the link style is updated to use the interaction state style by default, with the interaction state removing the underline - see the example below (again from our docs in dark mode):
What's your desired outcome?
The desired outcome would be inline-links that are more visible and accessible to everyone, no matter which colors are chosen for the theme.
What's the impact of this for you?
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions