sb / SmallBasicWebsite

New codebase for the Small Basic website (smallbasic.com)
MIT License
8 stars 4 forks source link

WCAG 1.4.3: Download link in tutorial must have sufficient color contrast (h4) #72

Closed peterdur closed 5 years ago

peterdur commented 5 years ago

The download link in chapter 1 of the tutorial does not have sufficient color contrast. image

Issue

Elements must have sufficient color contrast (color-contrast)

Target application

Small Basic

Element path

h4

Snippet

<h4>Download</h4>

How to fix

Fix any of the following:
  Element has insufficient color contrast of 3.45 (foreground color: #689800, background color: #ffffff, font size: 12.0pt, font weight: bold). Expected contrast ratio of 4.5:1

Environment

Microsoft Edge version 77.0.223.0 This accessibility issue was found using Accessibility Insights for Web 2.7.1 (axe-core 3.2.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.