boostorg / boostorg/website-v2
code block text and link issues
Open
Bug
- Dominant language
- HTML
- Stars
- 18
- Forks
- 28
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 81
Description
on the following page:
https://www.boost.io/doc/libs/master/doc/antora/url/reference.html
you can see that the code block links are bold (font-weight: 600) they should really be 500 and there is no hover effect on the links.
it would be good to have the standard
--bl-link-color: var(--light-bl-link-color);
--bl-link-hover-color: var(--light-bl-link-hover-color);
applied to all links, regardless of if they are in code blocks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.