From 4c769f00add5d247bff2f8d0f8fb199b927ca72c Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Sat, 10 May 2014 16:58:27 +0100 Subject: [PATCH] Tweak footer. --- index.html | 2 +- stylesheets/all.css | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8cd0b99..24baf43 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@
- + diff --git a/stylesheets/all.css b/stylesheets/all.css index 7e24f0d..dcd9713 100644 --- a/stylesheets/all.css +++ b/stylesheets/all.css @@ -41,10 +41,11 @@ footer { position: absolute; bottom: 16px; right: 16px; + color: #444444; } a { - color: white; + color: #444444; } #game {