This commit is contained in:
Bernhard Posselt 2013-06-27 22:06:25 +02:00
Родитель e46e76aba5
Коммит d111446bc1
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -284,7 +284,8 @@
}
.feed_item .body blockquote {
border-left: 1px solid rgb(220,220,220);
border-left: 1px solid rgb(210,210,210);
margin: 25px 0;
padding: 0 0 0 15px;
font-style: italic;
}