From bdf4097fadc2b1e6596cd90961a573f94a104285 Mon Sep 17 00:00:00 2001 From: cb341 Date: Fri, 18 Sep 2026 20:46:11 +0200 Subject: [PATCH 1/2] Fix lighhouse --- _layouts/base.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_layouts/base.html b/_layouts/base.html index a8c3626..59ea74c 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -164,6 +164,13 @@ overflow-wrap: anywhere; } + /* Make standalone list links large enough to tap without affecting prose links. */ + main li > a:only-child { + display: inline-block; + min-width: 24px; + min-height: 24px; + } + hr { border: 0; border-top: 1px solid #e6e6e2; margin: .6em 0; } table { From 3e9477d58cc83f93633e7101f0ea3e0b534f049b Mon Sep 17 00:00:00 2001 From: cb341 Date: Fri, 18 Sep 2026 21:00:06 +0200 Subject: [PATCH 2/2] Footnote 24x24 + groups --- _layouts/base.html | 112 +++++++++++++++++++++++++-------------------- 1 file changed, 62 insertions(+), 50 deletions(-) diff --git a/_layouts/base.html b/_layouts/base.html index 59ea74c..eccb445 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -82,6 +82,7 @@ {%- endif %} + + + + {%- if page.math %} + + {%- endif %}