From f6453f33fe92046599892173ef8a194760d265d2 Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Sun, 14 Aug 2016 23:35:30 +0200 Subject: Footer font lighter and larger --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 48fc164..856ba37 100644 --- a/style.css +++ b/style.css @@ -275,7 +275,8 @@ ul { .footer { background-color: #4A5D67; color: #8E99A0; - font-size: 11pt; + font-size: 13pt; + font-weight: 300; margin-left: 0; margin-right: 0; padding: 0.2em 0 0 0; -- cgit v1.2.3