From: Daniel Kahn Gillmor Date: Thu, 28 Aug 2008 02:25:00 +0000 (-0400) Subject: moving
 blocks over by 2em to compensate for my removal of the double-tabbed... 
X-Git-Tag: monkeysphere_0.12-1~41
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2c597e17c9d3c4923ab6b8279838593933f36be8;p=monkeysphere.git

moving 
 blocks over by 2em to compensate for my removal of the double-tabbed offsets.
---

diff --git a/website/local.css b/website/local.css
index 06b1750..34f376e 100644
--- a/website/local.css
+++ b/website/local.css
@@ -30,4 +30,5 @@ pre {
 	background: #ddd;
 	border: 1px solid #aaa;
 	padding: 3px 3px 3px 3px;
+	margin-left: 2em;
 }