raising nav text to where Dan Scott says it should be
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 13:37:01 +0000 (09:37 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 13:37:01 +0000 (09:37 -0400)
website/local.css

index 76a04c3da6595c07b25e514912abe398df0f18dc..5a5fceb086cfaaef906bb01816448173cf11054b 100644 (file)
@@ -74,8 +74,10 @@ 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 {