# HG changeset patch # User Steve Losh # Date 1234465375 18000 # Node ID ef26da70b954cdb4403820eb1ae5f6d9beec045c # Parent 4503e2493b8dc33d4740e6034827f078c9316dea Added some spacing to the thoughts. diff -r 4503e2493b8d -r ef26da70b954 site-media/style/thoughts.css --- 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; }