[wp-trac] [WordPress Trac] #30069: Twenty Fifteen: Make Post Navigation Image Background Darker

WordPress Trac noreply at wordpress.org
Wed Oct 22 04:13:25 UTC 2014


#30069: Twenty Fifteen: Make Post Navigation Image Background Darker
---------------------------+-----------------------------
 Reporter:  davidakennedy  |      Owner:
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Bundled Theme  |    Version:  trunk
 Severity:  normal         |   Keywords:
  Focuses:  accessibility  |
---------------------------+-----------------------------
 The background color for the post navigation when a post has a thumbnail
 is a nice design pattern.

 While it's up to the site owner to ensure their content meets whatever
 accessibility standards they're aiming for, we should try to make it as
 easy as possible. The background-color for:


 {{{
 .post-navigation .has-post-thumbnail a:before {
     background-color: rgba(0, 0, 0, 0.3);
 }
 }}}

 Could maybe be darkened slightly to make the text overlaying it as high
 contrast as possible for a wider variety of images.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30069>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list