From: Daniel Kahn Gillmor Date: Fri, 5 Sep 2008 13:37:01 +0000 (-0400) Subject: raising nav text to where Dan Scott says it should be X-Git-Tag: monkeysphere_0.15-1~8 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=965f05b6baad7329e1f0a790e4590da1ac946a5c;p=monkeysphere.git raising nav text to where Dan Scott says it should be --- diff --git a/website/local.css b/website/local.css index 76a04c3..5a5fceb 100644 --- a/website/local.css +++ b/website/local.css @@ -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 {