monday icon indicating copy to clipboard operation
monday copied to clipboard

Accessibility errors found in your template

Open wapyce-bot opened this issue 6 years ago • 0 comments

The user @carlsonsantana validate your site template "http://artemsheludko.com/monday/" and found these accessibility errors:

  • Page http://artemsheludko.com/monday/:
    • Issue ea050690-72b8-4a4c-8b99-ecf9b2575f9c:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.38:1. Recommendation: change text colour to #fff.
      • Selector: html > body > footer > p
      • Context: <p class="copyright">2017 @ Wendell Thomas</p>
    • Issue 5e99ce37-2dc9-4518-994e-b171f0acb03c:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.97:1. Recommendation: change text colour to #fff.
      • Selector: html > body > main > div > div > div:nth-child(2) > h2
      • Context: <h2 class="tagline">Full Stack Developer</h2>

You can check these accessibility errors using pa11y. You can view the full validation results in our website.

wapyce-bot avatar Oct 26 '18 16:10 wapyce-bot