summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorMichał M. Sapka <michal@sapka.me>2023-06-09 21:58:15 +0200
committerMichał M. Sapka <michal@sapka.me>2023-06-09 21:58:15 +0200
commit9ca0cbd5f93eaaefd9c494245fa8318d6f15f73e (patch)
tree95ea19364b351d80d50d3c78037fa8cb7a4e7614 /static
parent27e4321d3710cc0c196368aa4655c1d584337f11 (diff)
feat: Mastodon article
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
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;