more website visual adjustments, as suggested by Dan Scott
[monkeysphere.git] / website / local.css
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;
+}