diff options
| author | Paul Buetow <paul@buetow.org> | 2022-07-02 16:13:54 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-07-02 16:13:54 +0300 |
| commit | 4242506951fcc69a99982ee19070810fd66c036b (patch) | |
| tree | f2b156e0b5a983abd7eac1e078c6e2a740413984 | |
| parent | b194c0fee83049a8b1b1e5fef9da17711d73128a (diff) | |
cleanup
| -rw-r--r-- | notes/style-override.css | 23 |
1 files changed, 0 insertions, 23 deletions
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; -} |
