From d7e5e964a5e07d7703bb76031aba1fdec32f7808 Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Tue, 21 Dec 2010 09:13:18 +0000 Subject: make the footer looks like the header for consistency --- root/static/style/ttsite.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'root/static') diff --git a/root/static/style/ttsite.css b/root/static/style/ttsite.css index c48ab81..e06357c 100644 --- a/root/static/style/ttsite.css +++ b/root/static/style/ttsite.css @@ -35,7 +35,7 @@ html, body { } #ft { - background: #fff; + background: #aaa; padding: 2px 20px 10px 20px; } -- cgit v1.2.1