summaryrefslogtreecommitdiff
path: root/statics/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'statics/custom.css')
-rw-r--r--statics/custom.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/statics/custom.css b/statics/custom.css
index 15045f4..d13f117 100644
--- a/statics/custom.css
+++ b/statics/custom.css
@@ -52,3 +52,8 @@ a {
.post-item {
padding: 0.5rem;
}
+
+/* Footnotes */
+.footnotes {
+ border-top: 1px solid;
+}