diff options
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; |