From eec16a4d6cb9202bbac4f4ca46c15ee130f4ab7f Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Fri, 5 Sep 2008 09:25:44 -0400 Subject: [PATCH] tweaking stylesheet --- website/local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.25.1