raising nav text to where Dan Scott says it should be
[monkeysphere.git] / website / local.css
index ca9fe55c2f22004d09d17a72667a84c2f0f3188e..5a5fceb086cfaaef906bb01816448173cf11054b 100644 (file)
@@ -71,7 +71,13 @@ table.sitenav img.logo {
 table.sitenav a { 
   font-weight: bold;
   margin-right: 1em;
-  font-variant: small-caps;
+  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 {