summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/items.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/items.css b/css/items.css
index 281080702..7ffd8bab5 100644
--- a/css/items.css
+++ b/css/items.css
@@ -258,7 +258,8 @@
line-height: 21px;
}
- .feed_item .body pre {
+ .feed_item .body pre,
+ .feed_item .body blockquote {
padding: 7px 7px 7px 14px;
background-color: #dadada;
border: 1px solid #ccc;