restyled default blockquotes
This commit is contained in:
parent
ba4b6f2cf0
commit
dc25acd5da
|
@ -22,6 +22,12 @@ ins {
|
||||||
background-color: #ffec99;
|
background-color: #ffec99;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
blockquote {
|
||||||
|
margin-left: 0px;
|
||||||
|
padding-left: 0.5em;
|
||||||
|
margin-right: 1em;
|
||||||
|
border-left: 2px solid #9873f7;
|
||||||
|
}
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user