Add figcaption styling to twentysixteen CSS.

This commit is contained in:
Stefan Björk 2019-12-12 16:34:17 +01:00
commit 8135a22b96

View file

@ -2102,6 +2102,12 @@ body.search-no-results .page-header {
margin-bottom: 3.5em;
}
.entry-content figcaption,
.entry-summary figcaption {
font-style: italic;
text-align: center;
padding-bottom: .5em;
}
/**
* 11.3 - Post Formats