From d28062ffbe9bef5823a9cce8986928873f549642 Mon Sep 17 00:00:00 2001 From: urosm Date: Tue, 1 Oct 2024 14:58:07 +0200 Subject: [PATCH] Popravljen css stil za oznake opomb --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 584bade..f0e9a67 100644 --- a/css/style.css +++ b/css/style.css @@ -361,7 +361,7 @@ table caption::before { /* footnotes */ a.footnote-ref sup::before { - content: "^["; + content: "\2060["; } a.footnote-ref sup::after {