lib/html/source/stylesheets/markdown.styl in flammarion-0.1.3 vs lib/html/source/stylesheets/markdown.styl in flammarion-0.1.4pre
- old
+ new
@@ -1,5 +1,12 @@
.markdown
white-space normal
- font-family serif
+ font-family 'Source Sans Pro'
+ // font-family serif
max-width 45em
margin auto
+
+ & h1, & h2, & h3
+ font-family 'Lora'
+
+ & h1, & h2
+ text-decoration underline