From 3aac87430948883eb944338d025446e41cae2eff Mon Sep 17 00:00:00 2001 From: Cameron Hyde Date: Wed, 21 Aug 2024 14:23:28 +1000 Subject: [PATCH] Update footer link style --- webapp/home/static/home/css/main.css | 2 +- webapp/home/templates/home/snippets/footer.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/webapp/home/static/home/css/main.css b/webapp/home/static/home/css/main.css index 77408cc8..d7e0e616 100644 --- a/webapp/home/static/home/css/main.css +++ b/webapp/home/static/home/css/main.css @@ -100,7 +100,7 @@ footer .links h6 { font-weight: bold; margin-bottom: 1.5rem; } -footer .links a { +.plain-links a { color: inherit; white-space: nowrap; } diff --git a/webapp/home/templates/home/snippets/footer.html b/webapp/home/templates/home/snippets/footer.html index 5ff94ce6..208e02f8 100644 --- a/webapp/home/templates/home/snippets/footer.html +++ b/webapp/home/templates/home/snippets/footer.html @@ -38,7 +38,7 @@
SITE LINKS
-