Skip to content

Restyle links on home page tiles #1211

Closed
@joeliedtke

Description

@joeliedtke

Currently the links on the home page tiles have low contrast from the page text, which can be a usability and accessibility issue. Please update the link style to correct this issue. For example, please add the bold style to _index.html line 173:

 a.text-light{
	text-decoration: underline dotted paleturquoise;
        font-weight: bold;
  }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions