From 384fc262df888eef28042a1bf80f0281a6828173 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 13 Apr 2024 00:33:54 +0300 Subject: also change css of notes and also of paul.buetow.org --- extras/html/style-notes-override.css | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'extras/html') diff --git a/extras/html/style-notes-override.css b/extras/html/style-notes-override.css index b5953b4..bc6159b 100644 --- a/extras/html/style-notes-override.css +++ b/extras/html/style-notes-override.css @@ -1,23 +1,3 @@ -body { - font-family: handnotes, monospace; -} - h1, h2, h3 { font-family: handnotes, monospace; } - -a { - font-family: typewriter, monospace; -} - -p.quote { - font-family: typewriter, monospace; -} - -ul { - font-family: typewriter, monospace; -} - -pre { - font-family: typewriter, monospace; -} -- cgit v1.2.3