diff options
Diffstat (limited to 'templates/style.css.html')
-rw-r--r-- | templates/style.css.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/style.css.html b/templates/style.css.html index 00b4131..15d6b3d 100644 --- a/templates/style.css.html +++ b/templates/style.css.html @@ -31,6 +31,10 @@ border: 0; } + .title h1 { + font-size: 1.5em; + } + .title span { font-weight: 400; } |