summaryrefslogtreecommitdiff
path: root/notes/style-override.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-12-08 22:36:45 +0200
committerPaul Buetow <paul@buetow.org>2024-12-08 22:36:45 +0200
commit8f04ea332d334fd38aa4b5ad0d6cf32e175ad284 (patch)
treec698c27efaebaf3b638de8babb11febe404e7cdf /notes/style-override.css
parent979f9129b630ff7998d98bf3ece056f250968566 (diff)
Update content for html
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;
+}