From cc7f2e233f9385fd94890d42af3b88c9620ca758 Mon Sep 17 00:00:00 2001 From: Gregory Bartholomew Date: Aug 16 2021 18:52:39 +0000 Subject: Add CSS selector for new figcaption element --- diff --git a/fedoramagazine/style.css b/fedoramagazine/style.css index 11bfec7..74653ec 100644 --- a/fedoramagazine/style.css +++ b/fedoramagazine/style.css @@ -1428,6 +1428,7 @@ code, kbd, pre { margin-right: auto; } +.post-content figcaption, .post-content .wp-caption-text, .post-content .gallery-caption { margin: 12px auto 0;