提交 381b318c 编写于 作者: C Catouse

* change style of blockquote element.

上级 35a49f2b
......@@ -221,15 +221,18 @@ dd {
blockquote {
padding: (@line-height-computed / 2) @line-height-computed;
margin: 0 0 @line-height-computed;
font-size: (@font-size-base * 1.25);
border-left: 5px solid @blockquote-border-color;
p {
font-size: (@font-size-base * 1.25);
p,
ul,
ol {
font-weight: 300;
line-height: 1.25;
}
p:last-child {
margin-bottom: 0;
&:last-child {
margin-bottom: 0;
}
}
small {
display: block;
line-height: @line-height-base;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册