diff --git a/stylesheets/_typography.sass b/stylesheets/_typography.sass index 9383040..ec8595d 100644 --- a/stylesheets/_typography.sass +++ b/stylesheets/_typography.sass @@ -21,11 +21,12 @@ h1,h2,h3,h4,h5,h6 blockquote +quote-font - +border-radius(5px) font-style: italic color: #555 background: #f8f8f8 - border: 1px solid #e5e5e5 + border: + top: 1px solid #e5e5e5 + bottom: 1px solid #e5e5e5 &:before color: #ddd .quote blockquote