Skip to content

Color contrast #474

@mgifford

Description

@mgifford

I may have posted this in the wrong spot initially, but wanted to report this color contrast issue here too:
orderedlist/minimal#79

The color for small doesn't meet color contrast requirements

a small {
    font-size: 11px;
    color: #777;
    margin-top: -0.3em;
    display: block;
}

It should be:
color: #717171

See: https://contrast-ratio.org/#%23777-on-white

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