From d90ac8b8be2e33a3ffbf84674d37d1fe7af4cf07 Mon Sep 17 00:00:00 2001 From: Juliane Clausen Date: Sat, 3 Aug 2013 01:21:05 +0200 Subject: basic footer styling --- local.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index bbb7aa27..ce2b3f47 100755 --- a/local.css +++ b/local.css @@ -49,6 +49,14 @@ color: #d52; color: #FFF; } +/* Footer */ +#backlinks { + color: #FFF; + background-color: #3E5F81; +} +#backlinks a { + color: #FFF; +} /* Tables */ table -- cgit v1.2.1