line-height: 1;
}
-blockquote, p { max-width: 45em }
+blockquote, p, article > div {
+ margin: 0 0.3em;
+ max-width: 45em
+}
pre { max-width: 55em }
blockquote {
border-left: 4px solid #ccc;
}
br { display: none }
+h1, h2, h3 { font-weight: normal }
pre {
font-family: courier, monospace;
font-size: 0.875em;