summaryrefslogtreecommitdiff
path: root/website/sidebar.mdwn
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2008-12-23 09:32:08 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2008-12-24 18:36:59 -0500
commit804f681741a868f6354823d04b8af71b050e5480 (patch)
tree853d9805f7c80157585795a796e612c3519e3c58 /website/sidebar.mdwn
parent691e5d2ec8efeb4d77b17b1ad852fdbec31ce136 (diff)
slightly modified header "sidebar".
added pieces of logo broken into image and title.
Diffstat (limited to 'website/sidebar.mdwn')
-rw-r--r--website/sidebar.mdwn14
1 files changed, 9 insertions, 5 deletions
diff --git a/website/sidebar.mdwn b/website/sidebar.mdwn
index fd24134..6c8f414 100644
--- a/website/sidebar.mdwn
+++ b/website/sidebar.mdwn
@@ -1,8 +1,10 @@
<table class="sitenav" cellpadding="0" cellspacing="0">
-<tbody><tr><td>
-<a class="logo" href="/"><img class="logo" src="/logo.png" alt="monkeysphere" width="343" height="85" /></a>
-</td><td id="sitenav">
-
+<colgroup span="1" width="110" />
+<tr>
+<td rowspan="2"><a href="/"><img class="logo" src="/logo.simple.png" alt="monkeysphere" /></a></td>
+<td><a href="/"><img class="title" src="/logo.title.png" alt="monkeysphere" /></a></td>
+</tr><tr>
+<td>
[[WHY?|why]]
[[DOWNLOAD|download]]
[[DOCUMENTATION|doc]]
@@ -10,5 +12,7 @@
[[COMMUNITY|community]]
<a href="https://labs.riseup.net/code/wiki/monkeysphere">WIKI</a>
<a href="https://labs.riseup.net/code/projects/monkeysphere/issues">BUGS</a>
+</td>
+</tr>
+</table>
-</td></tr></tbody></table>