From 93e25e4b6c6d26a7d0127422fdb91bc50b3eea63 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sat, 18 Apr 2015 18:07:48 +0200 Subject: Add mockup file containing a some introductory text user for testing the website layout for readability, update css --- style/footer.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style/footer.less') diff --git a/style/footer.less b/style/footer.less index 51ee7bb..63a3a9a 100644 --- a/style/footer.less +++ b/style/footer.less @@ -10,9 +10,9 @@ footer { overflow: hidden; font-size: 10pt; - color: white; + color: @color-text-footer; padding: 0; - background-color: @color-footer; + /* background-color: @color-footer; */ padding: 1em 0; line-height: 1.75; -- cgit v1.2.3