diff options
Diffstat (limited to 'extras/html/themes/future/style.css')
| -rw-r--r-- | extras/html/themes/future/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/extras/html/themes/future/style.css b/extras/html/themes/future/style.css index b8e2569..18b49b2 100644 --- a/extras/html/themes/future/style.css +++ b/extras/html/themes/future/style.css @@ -143,6 +143,11 @@ span.inlinecode { color: #00d4ff; } +.header { + font-family: handnotes; +} + .footer { font-family: handnotes; } + |
