more website visual adjustments, as suggested by Dan Scott
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 13:24:36 +0000 (09:24 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 13:24:36 +0000 (09:24 -0400)
website/local.css
website/sidebar.mdwn

index 29939b89cac8e3e0d5762e0be6d46c23ff3ab2a9..388531bbbb5f96fd5c3ecd06e28062a561682773 100644 (file)
@@ -99,3 +99,8 @@ div.actions {
   padding: 0;
 }
 
+/* align main paragraphs to the right side of the monkey's finger */
+body > p { 
+  margin-left: 18px;
+  margin-right: 5em;
+}
index bc5dc6987e4002f09c656cb81469488b7874b982..b266489264b88a4faa33f01cd96a102b62b77af3 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]]
+[[documentation|doc]] 
+[[news]]
+[[community]]
+[[bugs]]
 
 </td></tr></tbody></table>