From: Daniel Kahn Gillmor Date: Fri, 5 Sep 2008 13:25:44 +0000 (-0400) Subject: tweaking stylesheet X-Git-Tag: monkeysphere_0.15-1~11 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=eec16a4d6cb9202bbac4f4ca46c15ee130f4ab7f;hp=a06fe8d31d992b6d57fd12fa615718580a6b62c4;p=monkeysphere.git tweaking stylesheet --- diff --git a/website/local.css b/website/local.css index 388531b..ca9fe55 100644 --- a/website/local.css +++ b/website/local.css @@ -100,7 +100,7 @@ div.actions { } /* align main paragraphs to the right side of the monkey's finger */ -body > p { +div#content > p { margin-left: 18px; margin-right: 5em; }