static/style.css
changeset 24 a84322e9df8d
parent 21 b05979822dee
child 26 9d3beac1b196
--- a/static/style.css	Sat Feb 07 04:37:51 2009 +0200
+++ b/static/style.css	Sat Feb 07 04:40:37 2009 +0200
@@ -95,11 +95,8 @@
 div#content {
     margin-left: 180px;
     padding: 25px;
-}
 
-div#content p {
-    text-indent: 2em;
-
+    padding-right: 50px;
 }
 
 /*
@@ -139,6 +136,10 @@
     font-size: large;
 }
 
+div#content p {
+    margin-left: 0.5em;
+}
+
 #content li {
     padding: 2px;
 }