Twenty Fifteen: centre gallery thumbnails
Props iamtakashi, fixes #30019 Built from https://develop.svn.wordpress.org/trunk@29949 git-svn-id: http://core.svn.wordpress.org/trunk@29698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
bc982b39c1
commit
d224b52731
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue