[wp-meta] [Making WordPress.org] #3194: Improve color contrast of link text to meet accessibility requirements

Making WordPress.org noreply at wordpress.org
Fri Oct 13 20:45:32 UTC 2017


#3194: Improve color contrast of link text to meet accessibility requirements
--------------------------------------+-------------------------
 Reporter:  philter                   |      Owner:
     Type:  enhancement               |     Status:  new
 Priority:  normal                    |  Milestone:
Component:  Make (Get Involved) / P2  |   Keywords:  needs-patch
--------------------------------------+-------------------------
 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;
 }
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3194>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list