From 712cc6200dfe08a1a5539fa2db0dd27e872e6d02 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 11 Aug 2024 22:16:19 +0200 Subject: [PATCH] added additional links to the footer --- web/_includes/footer.html | 9 +++++++-- web/style.css | 1 - 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/web/_includes/footer.html b/web/_includes/footer.html index ac521a6..9086807 100644 --- a/web/_includes/footer.html +++ b/web/_includes/footer.html @@ -20,11 +20,16 @@ - + diff --git a/web/style.css b/web/style.css index 5a041e5..80b9532 100644 --- a/web/style.css +++ b/web/style.css @@ -150,7 +150,6 @@ a:visited.wide-link { width: 33%; display: inline-block; vertical-align: top; - text-align: center; margin-top: 0.5em; margin-bottom: 0.5em; }