3 violations: Light: 1 Dark: 2
Ensures the contrast between foreground and background colors meets APCA custom level conformance minimums thresholds. Elements must meet APCA conformance minimums thresholds. Help URL
<div class="stacks-badge-dotnet--text d-flex flex__center brr-sm px8 py4">Razor</div>
.stacks-badge-dotnet--text
Fix all of the following:
Ensure links are distinguished from surrounding text in a way that does not rely on color. Links must be distinguishable without relying on color. Help URL
<a href="https://www.w3.org/WAI/WCAG22/Techniques/general/G1">See WCAG Technique G1</a>
td:nth-child(3) > a
Fix any of the following:
Ensure links are distinguished from surrounding text in a way that does not rely on color. Links must be distinguishable without relying on color. Help URL
<a href="https://www.w3.org/WAI/WCAG22/Techniques/general/G1">See WCAG Technique G1</a>
td:nth-child(3) > a
Fix any of the following: