diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-29 23:14:36 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-29 23:14:36 +0200 |
| commit | 05702da478d3fadd6a75586132a26442391f0455 (patch) | |
| tree | fbeb60fb41bea29cec9f3b63f01aa0f0c2e6adb0 /extras/html/themes/business/style.css | |
| parent | e08ffccf5f0582ba9479628c937412d1f438768b (diff) | |
add links to Markdown and Gemtext versions of this page on the page headers
Diffstat (limited to 'extras/html/themes/business/style.css')
| -rw-r--r-- | extras/html/themes/business/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extras/html/themes/business/style.css b/extras/html/themes/business/style.css index 3fbbf03..e43aa19 100644 --- a/extras/html/themes/business/style.css +++ b/extras/html/themes/business/style.css @@ -124,6 +124,10 @@ span.inlinecode { color: #333; } +.header { + font-family: handnotes; +} + .footer { font-family: handnotes; } |
