diff options
Diffstat (limited to 'notes/style-override.css')
| -rw-r--r-- | notes/style-override.css | 3 |
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; +} |
