Revision
120
Author
rda
Date
2010-11-08 16:23:02 +0100 (Mon, 08 Nov 2010)

Log Message

style update

Modified Paths

Modified: identity/CatDap/branches/live/root/static/style/ttsite.css
===================================================================
--- identity/CatDap/branches/live/root/static/style/ttsite.css	2010-11-08 15:00:25 UTC (rev 119)
+++ identity/CatDap/branches/live/root/static/style/ttsite.css	2010-11-08 15:23:02 UTC (rev 120)
@@ -9,6 +9,8 @@
     background: #fff; 
 }
 
+#hd, #ft, #nav, #content, .inside { padding: 1em; }
+
 .message {
     color: #000;
 }
@@ -22,8 +24,6 @@
  */
 .hnav
 {
-    border-bottom: solid 0px #fff;
-    text-align: center;
 }
 .hnav, .hnav ul li a
 {