From 9b52bc4a505a39457853f9f28bfddeeefcc86009 Mon Sep 17 00:00:00 2001 From: Rumperuu Date: Sat, 13 Mar 2021 14:12:17 +0000 Subject: [PATCH] Add margin to figure captions --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 693ef99..9c721f1 100644 --- a/style.css +++ b/style.css @@ -1475,6 +1475,7 @@ a:hover, a:focus { #split-page > #wrapper > .body > figure > figcaption { font-size: 0.8em; font-style: italic; + margin-top: 0.4em; } #split-page > #wrapper > .body img,