aboutsummaryrefslogtreecommitdiffstats
path: root/root/static
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2010-12-21 09:13:18 +0000
committerDexter Morgan <dmorgan@mageia.org>2010-12-21 09:13:18 +0000
commitd7e5e964a5e07d7703bb76031aba1fdec32f7808 (patch)
tree19af2b8b51bd8af978b8ef6e37124e379679ae6c /root/static
parent306e372a1f1690456154e98e671f764395125742 (diff)
downloadidentity-d7e5e964a5e07d7703bb76031aba1fdec32f7808.tar
identity-d7e5e964a5e07d7703bb76031aba1fdec32f7808.tar.gz
identity-d7e5e964a5e07d7703bb76031aba1fdec32f7808.tar.bz2
identity-d7e5e964a5e07d7703bb76031aba1fdec32f7808.tar.xz
identity-d7e5e964a5e07d7703bb76031aba1fdec32f7808.zip
make the footer looks like the header for consistency
Diffstat (limited to 'root/static')
-rw-r--r--root/static/style/ttsite.css2
1 files changed, 1 insertions, 1 deletions
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;
}