From e132268eaf9348ecc421de63eeb9bcf522be70ee Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 18 May 2024 00:12:47 +0300 Subject: footer is in handnotes --- extras/html/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extras/html/style.css') diff --git a/extras/html/style.css b/extras/html/style.css index b224a3c..927b3c1 100644 --- a/extras/html/style.css +++ b/extras/html/style.css @@ -123,3 +123,7 @@ span.inlinecode { box-shadow: 0 0 6px #00d4ff; color: #00d4ff; } + +.footer { + font-family: handnotes; +} -- cgit v1.2.3