Revision
194
Author
dmorgan
Date
2010-12-21 10:13:18 +0100 (Tue, 21 Dec 2010)

Log Message

make the footer looks like the header for consistency

Modified Paths

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;
 }