From 807361e65419a77960c420288915c053afe18ee3 Mon Sep 17 00:00:00 2001 From: Marijn Jansen Date: Fri, 13 Jan 2017 10:52:05 +0100 Subject: [PATCH] Updated colour for footer. --- website/styles/footer.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/styles/footer.css b/website/styles/footer.css index 2092a7b..53e28f1 100644 --- a/website/styles/footer.css +++ b/website/styles/footer.css @@ -9,4 +9,5 @@ footer p { padding: 5px; font-size: 14px; -} + color: #dddddd; +} \ No newline at end of file