diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css index 2921815..1de487f 100644 --- a/style.css +++ b/style.css @@ -24,6 +24,7 @@ h1 { } #footer { line-height: 1.2; + font-family: monospace; font-size: 80%; } a:link { |