From 4242506951fcc69a99982ee19070810fd66c036b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 2 Jul 2022 16:13:54 +0300 Subject: cleanup --- notes/style-override.css | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 notes/style-override.css diff --git a/notes/style-override.css b/notes/style-override.css deleted file mode 100644 index b5953b41..00000000 --- a/notes/style-override.css +++ /dev/null @@ -1,23 +0,0 @@ -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