20596cd84983

Changed the styling of h3's on the site.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Thu, 15 Jan 2009 22:08:45 -0500
parents bd03e6b9084c
children b3bddbff0eed
branches/tags (none)
files site-media/style/stevelosh.css

Changes

--- a/site-media/style/stevelosh.css	Thu Jan 15 20:34:35 2009 -0500
+++ b/site-media/style/stevelosh.css	Thu Jan 15 22:08:45 2009 -0500
@@ -69,6 +69,9 @@
     font-weight: bold;
 }
 
+h3 { 
+	margin-bottom: 0.5em; font-weight: bold; }
+
 h1 a:link, h1 a:visited, h1 a:active, h2 a:link, h2 a:visited, h2 a:active {
     color: black;
     text-decoration: none;