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

fix: Fix table headings on VNAV overview page #957

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

xmudrii
Copy link
Contributor

@xmudrii xmudrii commented Mar 25, 2024

Summary

The VNAV Overview page has a table with vertical modes overview, however, text in the table heading is currently invisible:

image

This is because the background color of table headings is blue, which matches the color of links. This quick fix moves links from the table heading to the VNAV modes list above. Potentially there's a better fix, but might require more fiddling with markdown and HTML.

Location

https://docs.flybywiresim.com/pilots-corner/advanced-guides/flight-guidance/vertical-guidance/overview/?h=vnav#vertical-modes-overview

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
Copy link

vercel bot commented Mar 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2024 11:17pm

@github-actions github-actions bot removed the Review Required PR Check Label label Mar 26, 2024
@github-actions github-actions bot merged commit 73221ea into flybywiresim:primary Mar 26, 2024
8 of 9 checks passed
@xmudrii xmudrii deleted the vnav-table branch March 26, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants