From f8809fc020bb0808f14c3212859c3ac97fc73b4e Mon Sep 17 00:00:00 2001 From: urosm Date: Sat, 17 Feb 2024 18:21:40 +0100 Subject: [PATCH] update ikiwiki css --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 92d120a..43a7a9d 100644 --- a/css/style.css +++ b/css/style.css @@ -170,6 +170,7 @@ ul>li::marker { } hr { + margin-block-start: var(--v-un); color: unset; border: unset; text-align: center;