Twenty Fifteen: centre gallery thumbnails

Props iamtakashi, fixes #30019



git-svn-id: https://develop.svn.wordpress.org/trunk@29949 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Stewart 2014-10-17 21:22:25 +00:00
parent 12c39b7f4a
commit 3769ced570

View File

@ -2457,6 +2457,10 @@ span > video {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);