From: Zachary Vance Date: Mon, 17 Jul 2023 15:21:50 +0000 (-0400) Subject: See how this looks X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=ed9946e0baf70370e21b9e24eab88ee6cd5482b9;p=za3k.git See how this looks --- diff --git a/markdown.css b/markdown.css index 55d3106..6332f36 100644 --- a/markdown.css +++ b/markdown.css @@ -23,3 +23,7 @@ tr.alt td { img { max-width: 300px; } + +li { + margin-top: 4px 0 4px 0; +}