Skip to content

Fix link visibility#459

Merged
timcappalli merged 1 commit intomainfrom
bug/link-styling
Dec 30, 2025
Merged

Fix link visibility#459
timcappalli merged 1 commit intomainfrom
bug/link-styling

Conversation

@timcappalli
Copy link
Copy Markdown
Member

Description, Motivation, and Context

Fixes link styling to meet accessibility requirements by:

  • Removing bold on hover
  • Adding underline on hover (using border-bottom)
  • Add a slight background on hover

Related Issues

Closes #413

@timcappalli timcappalli requested a review from a team as a code owner December 24, 2025 21:13
@timcappalli timcappalli requested review from MasterKale and removed request for a team December 24, 2025 21:13
@timcappalli timcappalli merged commit b0d89ab into main Dec 30, 2025
1 check passed
@timcappalli timcappalli deleted the bug/link-styling branch December 30, 2025 04:49
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.

[Hinode] Add underline to links

2 participants