make the footer looks like the header for consistency
Modified: identity/CatDap/trunk/root/static/style/ttsite.css =================================================================== --- identity/CatDap/trunk/root/static/style/ttsite.css 2010-12-21 09:13:16 UTC (rev 193) +++ identity/CatDap/trunk/root/static/style/ttsite.css 2010-12-21 09:13:18 UTC (rev 194) @@ -35,7 +35,7 @@ } #ft { - background: #fff; + background: #aaa; padding: 2px 20px 10px 20px; }