From c2980fbc069373c83f5692b5ea4ea69eadda38e6 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 9 Jun 2021 07:03:34 +0300 Subject: make the "latest from project" to be a denser list Sponsored-by: author --- local.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index 88c5293..8296135 100644 --- a/local.css +++ b/local.css @@ -48,6 +48,8 @@ li.L8 { list-style: decimal; } .newslist p { display: list-item; margin-left: 2em; + margin-top: 0; + margin-bottom: 0; } .newslist p:empty { -- cgit v1.2.1