summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorBradley Taunt <brad@bt.ht>2023-12-13 09:10:49 -0500
committerBradley Taunt <brad@bt.ht>2023-12-13 09:10:49 -0500
commitea5e1a6a7cec78863c51476954a65cece5d251cd (patch)
treec7b21daf70b5fdf1035c74d1f34a9bafeb1f2fb9 /local.css
parent914b522baeb5e0e87d169aefa4d4e2ff8e50e0ce (diff)
Trail footnote changes CSS
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/local.css b/local.css
index 6e885a4..23c8502 100644
--- a/local.css
+++ b/local.css
@@ -13,6 +13,8 @@ table td{padding:8px;}
.pageheader .trails{display:none;}
.pagedate{margin-top:4rem;}
.inlinepage{overflow-y:hidden;}
+.trail{display:flex;justify-content:space-between;}
+.trailprev,.trailnext{width:30%;}
.footnotes{font-size:90%;}
@media (max-width: 600px) {