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

Making WordPress.org noreply at wordpress.org
Sat Oct 14 10:20:14 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  |  Resolution:
 Keywords:  good-first-bug has-patch  |
--------------------------------------+------------------

Comment (by sami.keijonen):

 Thanks @audrasjb! What about all links inside `.site`?

 When I quickly looked I saw something like this:

 {{{
 a, a:visited, a:active, .entry-meta .entry-actions:hover a, .entry-meta
 .entry-actions:hover a:visited, .comment-meta .comment-actions:hover a,
 .comment-meta .comment-actions:hover a:visited, #help dt, #media-buttons
 .button, .responsive-link {
        color: #3498db;
 }
 }}}

 But those seems to come from parent theme `p2-breathe`. Which I don't seem
 to find from SVN :(

 Anyways we can overwrite all styles in child theme. Here is direct link to
 parent theme CSS file if it's easier to find styles:
 https://make.wordpress.org/accessibility/wp-
 content/themes/p2-breathe/style.css?ver=4.9-beta2-41860

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


More information about the wp-meta mailing list