diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2008-12-24 18:43:27 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2008-12-24 18:43:27 -0500 |
commit | c567516499a1090dd330d2209a5064b9f0915c91 (patch) | |
tree | cfacc12cf08ad46254b5907c921fbe76366c6856 /website | |
parent | 804f681741a868f6354823d04b8af71b050e5480 (diff) |
slight tweak to sidebar
Diffstat (limited to 'website')
-rw-r--r-- | website/sidebar.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/sidebar.mdwn b/website/sidebar.mdwn index 6c8f414..420cd7e 100644 --- a/website/sidebar.mdwn +++ b/website/sidebar.mdwn @@ -1,5 +1,5 @@ <table class="sitenav" cellpadding="0" cellspacing="0"> -<colgroup span="1" width="110" /> +<colgroup span="1" width="120" /> <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> |