From 9ca0cbd5f93eaaefd9c494245fa8318d6f15f73e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20M=2E=20Sapka?= Date: Fri, 9 Jun 2023 21:58:15 +0200 Subject: feat: Mastodon article --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 4a390a7..b61fc37 100644 --- a/static/style.css +++ b/static/style.css @@ -207,7 +207,7 @@ a[href^="#fn:"]:after{ content: ']' } display: none } .footnotes::before { - content: "References"; + content: "Footnotes"; border: 0; border-bottom-width: 1px; border-style: solid; -- cgit v1.2.3