reverting to regular text in nav, since list items do not show up as expected in...
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 04:09:06 +0000 (00:09 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 04:09:06 +0000 (00:09 -0400)
website/local.css
website/templates/nav.mdwn

index 19b05f268701e6da3fea29ad02ea1a16d4f868ae..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 { 
@@ -58,8 +59,3 @@ table.sitenav img.logo {
  vertical-align: bottom;
 }
 
-table.sitenav li { 
- display: inline;
- margin: 1em;
- font-size: larger;
-}
index e61a84b933ce1a4d29b2d77039b77e7728f4cf43..33ab8ce753e4c829cc5d47780e195b6b57ecd77e 100644 (file)
@@ -3,11 +3,11 @@
 <a class="logo" href="/"><img class="logo" src="/logo.png" alt="monkeysphere" width="343" height="85" /></a>
 </td><td>
 
- + [[WHY?|why]]
- + [[DOWNLOAD|download]]
- + [[DOCUMENTATION|doc]] 
- + [[NEWS|news]]
- + [[COMMUNITY|community]]
- + [[BUGS|bugs]]
+[[WHY?|why]]
+[[DOWNLOAD|download]]
+[[DOCUMENTATION|doc]] 
+[[NEWS|news]]
+[[COMMUNITY|community]]
+[[BUGS|bugs]]
 
 </td></tr></tbody></table>