From 8dfda21f3f78b5cbfb9b1ffd73c0475e0e748561 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Bj=C3=B6rk?= Date: Mon, 20 Apr 2020 21:34:41 +0200 Subject: [PATCH] Added CSS styles for figure captions. Changed RSS feed to /feed/rss for genericons. --- themes/twentyfifteen/css/style.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/themes/twentyfifteen/css/style.css b/themes/twentyfifteen/css/style.css index 874c962..a98104b 100644 --- a/themes/twentyfifteen/css/style.css +++ b/themes/twentyfifteen/css/style.css @@ -880,7 +880,7 @@ a:focus { content: "\f516"; } -.social-navigation a[href$="/feed/"]:before { +.social-navigation a[href$="/feed/rss"]:before { content: "\f413"; } @@ -2092,6 +2092,12 @@ a.post-thumbnail:focus { margin-bottom: 0; } +.entry-content figcaption, +.entry-summary figcaption { + font-style: italic; + text-align: center; + padding-bottom: .5em; +} /** * 12.2 Post Formats