more attempts to bring the current site example closer to suggested design.
[monkeysphere.git] / website / templates / nav.mdwn
index 8452cb442bb3e6079dd4ca5a4741efb4e087823d..b6a6f0b6a8def964886333de0b85dd82715887dc 100644 (file)
@@ -1,3 +1,6 @@
-<div class="sitehead">
-![monkeysphere](/logo.png) [[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
-</div>
+<table class="sitenav" cellpadding="0" cellspacing="0">
+<tbody><tr><td>
+<img src="/logo.png" alt="monkeysphere" width="343" height="85" /></td>
+<td>
+ [[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
+</td></tr></tbody></table>