id summary reporter owner description type status priority milestone component resolution keywords cc 3194 Improve color contrast of link text to meet accessibility requirements philter coffee2code "Proposal to adjust CSS on all Make team pages to match the link styles on [https://make.wordpress.org/accessibility/ Make/Accessibility], which meets the WCAG AA standard for color contrast at this size (4.5:1). All other pages now use `#3498db` blue on `#eeeeee` gray, which is only 2.7:1. Please change the `#3498db` text color to `#0072a9`: {{{ #wordpress-org .make-welcome a, #page a { color: #0072a9; } }}} " enhancement closed normal Make (Get Involved) / P2 fixed good-first-bug, has-patch, accessibility