diff --git a/css/thread.css b/css/thread.css index 6a9ebbd38d8aa81bc266ddb29f083f951f10ff15..049165780c799beed80f45e1e4fc8f1f24a0cb65 100644 --- a/css/thread.css +++ b/css/thread.css @@ -277,6 +277,7 @@ padding: 10px 20px; margin: 0 0 20px; border-left: 5px solid #eeeeee; + color: #777; } .thread-body blockquote p { font-weight: 300; @@ -415,7 +416,6 @@ .thread-body ol, .thread-body table, .thread-body dl, -.thread-body blockquote, .thread-body pre { margin: 0; margin-bottom: 10px;