summaryrefslogtreecommitdiff
path: root/notes/style-override.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-04-13 00:20:46 +0300
committerPaul Buetow <paul@buetow.org>2024-04-13 00:20:46 +0300
commit037fe0c2a4403aad572d4f592e9af4991d2dfdeb (patch)
tree3079b6b57c11bdc3d113f7dd1e0387f6ffe9e074 /notes/style-override.css
parentc1c122d4bd329ecbb5330f06507dc4d42b5221fc (diff)
Update content for html
Diffstat (limited to 'notes/style-override.css')
-rw-r--r--notes/style-override.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/notes/style-override.css b/notes/style-override.css
index b5953b41..bc6159b3 100644
--- a/notes/style-override.css
+++ b/notes/style-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;
-}