diff options
author | Michał M. Sapka <michal@sapka.me> | 2023-06-09 21:58:15 +0200 |
---|---|---|
committer | Michał M. Sapka <michal@sapka.me> | 2023-06-09 21:58:15 +0200 |
commit | 9ca0cbd5f93eaaefd9c494245fa8318d6f15f73e (patch) | |
tree | 95ea19364b351d80d50d3c78037fa8cb7a4e7614 /static | |
parent | 27e4321d3710cc0c196368aa4655c1d584337f11 (diff) |
feat: Mastodon article
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |