ef26da70b954

Added some spacing to the thoughts.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Thu, 12 Feb 2009 14:02:55 -0500
parents 4503e2493b8d
children a4cf6f60dd02
branches/tags (none)
files site-media/style/thoughts.css

Changes

--- a/site-media/style/thoughts.css	Thu Feb 12 13:56:47 2009 -0500
+++ b/site-media/style/thoughts.css	Thu Feb 12 14:02:55 2009 -0500
@@ -12,6 +12,11 @@
     font-size: 1.5em;
 }
 
+div.thought-content h2 {
+    display: block;
+    margin-bottom: 0.5em;
+}
+
 .thought h2 a:link, .thought h2 a:visited, .thought h2 a:active {
     border-bottom: 1px dotted #666;
 }