Fixed layout, added new post

This commit is contained in:
2014-10-22 23:33:43 -06:00
parent 259b67b4a0
commit b78e1a7643
2 changed files with 136 additions and 0 deletions

View File

@@ -372,3 +372,9 @@ typography = do
marginBottom $ px baselinePx
"list-style-type" -: "none"
blockquote ? do
backgroundColor "#F9F9F9"
borderLeft solid (px 3) accent1
paddingLeft (em 1)