From 8135a22b96248f6dfd14b10c1152497d779749c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Bj=C3=B6rk?= Date: Thu, 12 Dec 2019 16:34:17 +0100 Subject: [PATCH] Add `figcaption` styling to `twentysixteen` CSS. --- themes/twentysixteen/css/style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/themes/twentysixteen/css/style.css b/themes/twentysixteen/css/style.css index 33d0161..2681f07 100644 --- a/themes/twentysixteen/css/style.css +++ b/themes/twentysixteen/css/style.css @@ -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