tweaking stylesheet
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 13:25:44 +0000 (09:25 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 13:25:44 +0000 (09:25 -0400)
website/local.css

index 388531bbbb5f96fd5c3ecd06e28062a561682773..ca9fe55c2f22004d09d17a72667a84c2f0f3188e 100644 (file)
@@ -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;
 }