9f988c0996e4

Border/margin tweaking
[view raw] [browse files]
author Justin Sippel <jsippel@fool.com>
date Fri, 21 Sep 2012 16:23:18 -0400
parents 133cd05dafd1
children a57391bb42d7
branches/tags (none)
files templates/static/tmf.css

Changes

--- a/templates/static/tmf.css	Fri Sep 21 16:16:13 2012 -0400
+++ b/templates/static/tmf.css	Fri Sep 21 16:23:18 2012 -0400
@@ -252,4 +252,9 @@
 	border: 1px solid #babef2;
 	color: #444;
 	text-shadow: 0 1px 0 white;
+}
+
+div#readme {
+	border: none;
+	margin: 0;
 }
\ No newline at end of file