diff options
| author | Paul Buetow <paul@buetow.org> | 2024-04-13 00:33:54 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-04-13 00:33:54 +0300 |
| commit | 384fc262df888eef28042a1bf80f0281a6828173 (patch) | |
| tree | 998859424a621c34c9788ce4dd70ae60e3d6a2c4 /extras | |
| parent | f0eb5385e29f6cafa41a47d39f067a19ea32da37 (diff) | |
also change css of notes and also of paul.buetow.org
Diffstat (limited to 'extras')
| -rw-r--r-- | extras/html/style-notes-override.css | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/extras/html/style-notes-override.css b/extras/html/style-notes-override.css index b5953b4..bc6159b 100644 --- a/extras/html/style-notes-override.css +++ b/extras/html/style-notes-override.css @@ -1,23 +1,3 @@ -body { - font-family: handnotes, monospace; -} - h1, h2, h3 { font-family: handnotes, monospace; } - -a { - font-family: typewriter, monospace; -} - -p.quote { - font-family: typewriter, monospace; -} - -ul { - font-family: typewriter, monospace; -} - -pre { - font-family: typewriter, monospace; -} |
