summaryrefslogtreecommitdiff
path: root/website/templates/nav.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/nav.mdwn')
-rw-r--r--website/templates/nav.mdwn9
1 files changed, 6 insertions, 3 deletions
diff --git a/website/templates/nav.mdwn b/website/templates/nav.mdwn
index 5bb105b..b6a6f0b 100644
--- a/website/templates/nav.mdwn
+++ b/website/templates/nav.mdwn
@@ -1,3 +1,6 @@
-<div class="sitehead">
-[[!img /logo.png alt="monkeysphere"]] [[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>