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 (p:nth-child(2)) #12

Closed A11Ybot-OP closed 7 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

p:nth-child(2)

Snippet

<p>Using modern technologies as C++17, OpenGL/GLSL, Python, Qt5 and CMake allows people using GNU/Linux, BSD, macOS or Windows to play the game natively.</p>

How to fix

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

Environment

Microsoft Edge version 96.0.1054.62