Browse code

updated quote style again

B Mathis authored on 13/11/2009 at 01:51:31
Showing 1 changed files
... ...
@@ -21,11 +21,12 @@ h1,h2,h3,h4,h5,h6
21 21
 
22 22
 blockquote
23 23
   +quote-font
24
-  +border-radius(5px)
25 24
   font-style: italic
26 25
   color: #555
27 26
   background: #f8f8f8
28
-  border: 1px solid #e5e5e5
27
+  border:
28
+    top: 1px solid #e5e5e5
29
+    bottom: 1px solid #e5e5e5
29 30
   &:before
30 31
     color: #ddd
31 32
 .quote blockquote