summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-02-27 00:52:07 +0100
committermms <michal@sapka.me>2024-02-27 00:52:07 +0100
commitb1400e8c111d3ef9c471c61dad2bca8da326510a (patch)
tree01f8ddf5796b2c78197095b01c273a4927ac6163 /static
parent484542db1958a19afaccf561b0ae3c5bf67708f6 (diff)
feat; more buttons
Diffstat (limited to 'static')
-rw-r--r--static/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index 69ed3e5..6889783 100644
--- a/static/style.css
+++ b/static/style.css
@@ -473,10 +473,9 @@ a[href^="#fn:"]:after{ content: ']' }
margin: 3px;
}
.footnotes hr {
- display: none
+ size: 1px;
}
.footnotes::before {
- content: "Footnotes";
border: 0;
border-bottom-width: 1px;
border-style: solid;