Improve visibility of code-text links
What does this MR do and why?
When text styled as code (like this) is wrapped in a link, it is difficult to tell that the text is clickable. This MR makes code-text links more visible by lightening the background color of code text and keeping the standard link text color. (issue #544 (closed))
Note: the lighter background color applies to all inline text that is styled as code.
Screenshots, screen recordings, or links to review app
| before | after |
|---|---|
|
|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Configure a local GitLab Docs environment.
- Check out this branch or view the review app:
- Verify that code-styled links are perceivable as links.
Merge request acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
- I have evaluated the MR acceptance checklist for this merge request.
Closes #544 (closed)
Edited by Pearl Latteier

