Twenty Fifteen: darken up the post navigation with thumbnail for better a11y.

Props davidakennedy, fixes #30069.


git-svn-id: https://develop.svn.wordpress.org/trunk@30011 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Stewart 2014-10-24 14:58:40 +00:00
parent e67582c911
commit 342f782ea0
1 changed files with 1 additions and 1 deletions

View File

@ -951,7 +951,7 @@ a:focus {
}
.post-navigation .has-post-thumbnail a:before {
background-color: rgba(0, 0, 0, 0.3);
background-color: rgba(0, 0, 0, 0.4);
content: "";
display: block;
height: 100%;