From 02879630c665c2a036ab0134a64b53f76762a298 Mon Sep 17 00:00:00 2001 From: Lynne Date: Tue, 6 Nov 2018 21:08:36 +1000 Subject: [PATCH] minor changes to footer --- static/style.css | 4 +++- templates/footer.html | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index 592f7f3..489a1a3 100644 --- a/static/style.css +++ b/static/style.css @@ -21,9 +21,11 @@ h2 { position:absolute; bottom:2.5%; width:95%; - color:#aaa; font-size:0.8em; } +#footer, #footer a { + color: #aaa; +} #logo-main { height:300px; width:300px; diff --git a/templates/footer.html b/templates/footer.html index 71d2202..475cb88 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,5 +1,4 @@ \ No newline at end of file