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:
parent
e67582c911
commit
342f782ea0
@ -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%;
|
||||
|
Loading…
Reference in New Issue
Block a user