summaryrefslogtreecommitdiff
path: root/extras/html/themes/future/style-notes-override.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-09-17 00:13:14 +0300
committerPaul Buetow <paul@buetow.org>2024-09-17 00:13:14 +0300
commit162363234f8793c50f5628765c163e4976b01d0e (patch)
treec5df8c42079b2e1883dc8bef2b5c924dadacd8df /extras/html/themes/future/style-notes-override.css
parent1877bf74243844310cf6cce295ec7cb38da396a5 (diff)
theme refactoring (not the themes themselves but the structure)
Diffstat (limited to 'extras/html/themes/future/style-notes-override.css')
-rw-r--r--extras/html/themes/future/style-notes-override.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/html/themes/future/style-notes-override.css b/extras/html/themes/future/style-notes-override.css
new file mode 100644
index 0000000..bc6159b
--- /dev/null
+++ b/extras/html/themes/future/style-notes-override.css
@@ -0,0 +1,3 @@
+h1, h2, h3 {
+ font-family: handnotes, monospace;
+}