theme: style quoted text
This commit is contained in:
parent
ff235b1e90
commit
6555bf4c56
|
@ -120,6 +120,14 @@ code:not(.hljs) {
|
|||
text-shadow: none;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: 3px solid #cdcdcd;
|
||||
color: #989898;
|
||||
box-sizing: border-box;
|
||||
padding-left: 2em;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/* Sidebar */
|
||||
.sidebar {
|
||||
float: left;
|
||||
|
|
Loading…
Reference in a new issue