From 23d0b1ebd65f423ba8a78ace70cdb150d7be8efe Mon Sep 17 00:00:00 2001 From: Nicolas Kuttler Date: Thu, 12 Feb 2015 18:15:17 +0100 Subject: Add articles collection Display optional web address instead of email as article contributors might not want to see their email address on the www. Also add an article index page. --- assets/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets/css') diff --git a/assets/css/style.css b/assets/css/style.css index 7d0fc1d..9731f01 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -20,3 +20,7 @@ h3 a { .navbar-brand img { margin-top: -14px; } + +footer { + margin-top: 20ex; +} -- cgit v1.2.3