diff options
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; } |
