more tweaks to nav to match the suggested design.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 04:01:51 +0000 (00:01 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 04:01:51 +0000 (00:01 -0400)
website/local.css
website/templates/nav.mdwn

index 6e8756dbe64fc009a509516afa6540aa808dbd73..57642658d3fe556a1d8e0c44c7e698ecba3a3a0d 100644 (file)
@@ -50,6 +50,7 @@ table.sitenav {
  border-bottom: 2px solid black;
  padding: 0px;
  width: 100%;
+ font-size: larger;
 }
 
 table.sitenav img.logo { 
index c8babb536bd98661a3ac89dabdc75edd639dd06b..0caec599d53d6b83be7426fe3cb4516702425990 100644 (file)
@@ -2,5 +2,5 @@
 <tbody><tr><td>
 <a class="logo" href="/"><img class="logo" src="/logo.png" alt="monkeysphere" width="343" height="85" /></a>
 </td><td>
-[[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
+[[WHY?|why]] | [[DOWNLOAD|download]] | [[DOCUMENTATION|doc]] | [[NEWS|news]] | [[COMMUNITY|community]] | [[BUGS|bugs]]
 </td></tr></tbody></table>