SFTtech / openage-pr

openage website and public relations content
http://openage.dev
7 stars 6 forks source link

Website Accessibility-WCAG 1.4.3: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (a[href$="blog\.openage\.dev"]) #20

Closed A11Ybot-OP closed 9 months ago

A11Ybot-OP commented 2 years ago

Issue

Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (color-contrast)

Target application

openage - free, modern RTS game engine

Element path

a[href$="blog.openage.dev"]

Snippet

<a href="https://blog.openage.dev" id="button">Blog</a>

How to fix

Fix any of the following:
  Element has insufficient color contrast of 1.37 (foreground color: #dcdcdc, background color: #ffffff, font size: 10.3pt (13.68px), font weight: normal). Expected contrast ratio of 4.5:1

Environment

Microsoft Edge version 96.0.1054.62