From fc8296d162d8a9dc69ba295763b37b32532a2d1f Mon Sep 17 00:00:00 2001 From: SkyArrow Date: Wed, 25 Jan 2012 01:02:35 +0800 Subject: blockquote --- sass/parts/_article.scss | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sass/parts/_article.scss b/sass/parts/_article.scss index 89e6455..28864d6 100644 --- a/sass/parts/_article.scss +++ b/sass/parts/_article.scss @@ -67,6 +67,15 @@ article{ max-width: 100%; height: auto; } + blockquote{ + background: $border; + border-left: 5px solid #ccc; + padding: 15px 20px; + margin-top: 10px; + & > p:first-of-type{ + margin-top: 0; + } + } iframe[src*="youtube"]{ margin-top: 10px; } -- cgit v1.1-2-g2b99