From b1400e8c111d3ef9c471c61dad2bca8da326510a Mon Sep 17 00:00:00 2001 From: mms Date: Tue, 27 Feb 2024 00:52:07 +0100 Subject: feat; more buttons --- static/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 69ed3e5..6889783 100644 --- a/static/style.css +++ b/static/style.css @@ -473,10 +473,9 @@ a[href^="#fn:"]:after{ content: ']' } margin: 3px; } .footnotes hr { - display: none + size: 1px; } .footnotes::before { - content: "Footnotes"; border: 0; border-bottom-width: 1px; border-style: solid; -- cgit v1.2.3