Skip to content

Improve link visibility for headings in light mode#579

Open
rishi-techo-14 wants to merge 1 commit into
Safety-Critical-Rust-Consortium:mainfrom
rishi-techo-14:improve-link-visibility
Open

Improve link visibility for headings in light mode#579
rishi-techo-14 wants to merge 1 commit into
Safety-Critical-Rust-Consortium:mainfrom
rishi-techo-14:improve-link-visibility

Conversation

@rishi-techo-14

Copy link
Copy Markdown

On the mission page (coding_guidelines/mission), section headings like "SAE" and "SAfEr Rust Task Force" are links, but are not visually distinguishable from regular text in light mode.

  • Currently, the links are styled similarly to regular text and only reveal that they are clickable when the user hovers over them.
  • This PR improves link visibility by adding clearer styling (color + underline) to heading links in light mode while preserving the existing behavior in dark mode.

Before

(Headings appear as regular text)

Before Screenshot

After

(Headings are clearly distinguishable as links)
After Screenshot

Closes #573

@netlify

netlify Bot commented Feb 27, 2026

Copy link
Copy Markdown

Deploy Preview for safety-critical-rust-consortium ready!

Name Link
🔨 Latest commit 7c90471
🔍 Latest deploy log https://app.netlify.com/projects/safety-critical-rust-consortium/deploys/69a1cdf664aef000084dbf2e
😎 Deploy Preview https://deploy-preview-579--safety-critical-rust-consortium.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@plaindocs plaindocs left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

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.

Links should be visible

2 participants