raising nav text to where Dan Scott says it should be
[monkeysphere.git] / website / local.css
index a3c29334d6654b15f43bac22e9bbbad22cb96a8d..5a5fceb086cfaaef906bb01816448173cf11054b 100644 (file)
@@ -74,6 +74,12 @@ table.sitenav a {
   font-size: smaller;
 }
 
+/* trying to align the sitenav links roughly with the text in the monkeysphere logo */
+td#sitenav { 
+  vertical-align: bottom;
+  padding-bottom: 30px;
+}
+
 table.sitenav span.selflink { 
   font-weight: bold;
   text-decoration: underline;