Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 opened this issue Dec 25, 2021 · 0 comments

Comments

@A11Ybot-OP
Copy link

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

@A11Ybot-OP A11Ybot-OP changed the title Dec 25, 2021
@TheJJ TheJJ transferred this issue from SFTtech/openage Jan 8, 2022
@TheJJ TheJJ closed this as completed Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants