From 52243beebfd671201e9ba97e66af939efd66fcb0 Mon Sep 17 00:00:00 2001 From: Aaron Lindsay Date: Sun, 20 Mar 2011 23:15:23 -0600 Subject: [PATCH] look.css: added blockquote --- css/look.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/css/look.css b/css/look.css index 687d318..47a36f0 100644 --- a/css/look.css +++ b/css/look.css @@ -131,6 +131,12 @@ h2 a, h3 a{ text-decoration: none; } +blockquote { + margin-left: 1em; + padding-left: 1em; + border-left: 4px solid #ccc; +} + /* Fix-up for Firefox rendering of Cardo in bold */ @-moz-document url-prefix() { h2, div#tabs ul li a, #header-inner #title {