diff -r f2940150cce5 -r a84322e9df8d static/style.css --- 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; }