Improved style of blockquotes
This commit is contained in:
parent
065c8f8891
commit
3ec506f8c2
1 changed files with 6 additions and 0 deletions
|
@ -103,3 +103,9 @@
|
||||||
#global-comment-list .post-small a {
|
#global-comment-list .post-small a {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
border-left: 3px solid #eee;
|
||||||
|
margin-left: 0;
|
||||||
|
padding-left: 0.7em;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue