diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-08 22:36:45 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-08 22:36:45 +0200 |
| commit | 8f04ea332d334fd38aa4b5ad0d6cf32e175ad284 (patch) | |
| tree | c698c27efaebaf3b638de8babb11febe404e7cdf /notes/style-override.css | |
| parent | 979f9129b630ff7998d98bf3ece056f250968566 (diff) | |
Update content for html
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; +} |
