summaryrefslogtreecommitdiff
path: root/notes/style-override.css
diff options
context:
space:
mode:
Diffstat (limited to 'notes/style-override.css')
-rw-r--r--notes/style-override.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/notes/style-override.css b/notes/style-override.css
index e69de29b..bc6159b3 100644
--- a/notes/style-override.css
+++ b/notes/style-override.css
@@ -0,0 +1,3 @@
+h1, h2, h3 {
+ font-family: handnotes, monospace;
+}