From 1bbbec62e0f4d444f894f765f9335f40ca64d3e9 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 7 Aug 2016 03:59:20 +0200 Subject: Make fonterica great again --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index f166564..fcaff61 100644 --- a/style.css +++ b/style.css @@ -58,7 +58,7 @@ h1 { } h2 { - font-size: 18pt; + font-size: 24pt; font-weight: 300; cursor: pointer; } @@ -221,10 +221,10 @@ ul { .footer { background-color: #4A5D67; color: #8E99A0; - font-size: 0.8em; + font-size: 11pt; margin-left: 0; margin-right: 0; - padding: 0.4em 0 0.4em 0; + padding: 0.2em 0 0 0; text-align: center; width: 100%; } -- cgit v1.2.3