mirror of
https://gitee.com/arthas/arthas.git
synced 2024-12-04 21:28:10 +08:00
update blockquote css
This commit is contained in:
parent
e297f11209
commit
756a8c4b60
@ -319,3 +319,12 @@ td.hljs-ln-code {
|
|||||||
border-right-width: 0px;
|
border-right-width: 0px;
|
||||||
}
|
}
|
||||||
/* branding ends. */
|
/* branding ends. */
|
||||||
|
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
margin-left: 50px;
|
||||||
|
padding-left: 15px;
|
||||||
|
border-left: 3px solid #ccc;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user