Twenty Thirteen: display caption in galleries. Fixes #23584.
git-svn-id: https://develop.svn.wordpress.org/trunk@23559 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
93aa28e208
commit
a8c27b4039
@ -1336,7 +1336,14 @@ footer.entry-meta {
|
||||
}
|
||||
|
||||
.gallery-caption {
|
||||
display: none;
|
||||
color: #777;
|
||||
font-size: 14px;
|
||||
font-style: italic;
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
||||
.gallery-caption {
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user