fix blockquote styles
This commit is contained in:
parent
0d86d6fc2c
commit
f67c89d20d
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ div.sbdocs-content {
|
|||
margin: 1rem 0;
|
||||
}
|
||||
|
||||
blockquote.sbdocs {
|
||||
blockquote {
|
||||
background-color: #ededed;
|
||||
padding: 15px 20px;
|
||||
border: 1px solid #ccc;
|
||||
|
|
|
|||
Loading…
Reference in a new issue