aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-08-10 09:43:26 -0300
committerEuAndreh <eu@euandre.org>2020-08-10 09:43:26 -0300
commited5b7379ad3cca9f39b2e4821c24738a0ba76197 (patch)
treea85064ed5c1d99a5a1df41c8afa35a2dd44acf06
parentAdd til.dm (diff)
downloadeuandre.org-ed5b7379ad3cca9f39b2e4821c24738a0ba76197.tar.gz
euandre.org-ed5b7379ad3cca9f39b2e4821c24738a0ba76197.tar.xz
Also separate footnotes with a border
Diffstat (limited to '')
-rw-r--r--styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index 94aa10b..dd022fe 100644
--- a/styles.css
+++ b/styles.css
@@ -71,7 +71,7 @@ section.header {
font-style: italic;
}
-section.post-footer {
+section.post-footer, div.footnotes {
border-top: 0.5px solid #555;
}