mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Doc: Fixed blockquote style
This commit is contained in:
parent
41f4e037b5
commit
fdd77b8e88
@ -86,6 +86,12 @@ a {
|
||||
color: #90b1d9;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: .25em solid #e0e0e0;
|
||||
padding: 0 1em;
|
||||
opacity: .7;
|
||||
}
|
||||
|
||||
.img-center {
|
||||
display: block;
|
||||
margin: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user