Skip to content

"VecNet" title too bold on Macs #2

@DanielBaird

Description

@DanielBaird

Macs render light-text-on-dark way fatter than it should be. This shows up in the white title on red. The attached screenshot shows Windows rendering on the left, OSX rendering on the right.

The fix is to add these CSS lines to the light text section:

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

fatmacfonts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions