You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2024. It is now read-only.
//- title: Color Contrast - Examples Without Errors
extends templates/base.pug
block maincontent
<h2>Examples Without Errors</h2>
<h3>Color Contrast</h3>
<div class="c-contrast__withouterrors">
<p>Lorem ipsum dolor, sit, amet consectetur adipisicing elit. Sed quis officiis explicabo eum reiciendis aperiam est tempore dignissimos, aut facere quia, nemo pariatur eius magnam odio, quod? Consequatur, dolorem quibusdam.</p>
</div>
<hr>
<div class="c-finding__without-error">
<p>These text and background colors have sufficient contrast.</p>