This repository was archived by the owner on Sep 30, 2020. It is now read-only.
Removed bold from links to improve readability #272
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When Brian did the documentation page overhaul he made most links in it bold. However, on OS X these small bold letters look fuzzy and are harder to read. The problem is more apparent in Firefox that tends to render glyph strokes wider than other browsers. Here I've put up the page fragment showing bold and regular fonts being used for links as it's rendered on my machine:
Also, other pages on Rust website don't use bold for links within text body, and as it is now the documentation page looks out of place.
I know that the whole thing is highly subjective, so if Brian or anyone else feels strongly about the new style I won't mind. Thanks for great work!