Add background to blockquotes
This commit is contained in:
parent
5be4981b16
commit
94512e0297
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ blockquote {
|
|||
padding-left: 1rem;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
color: #333;
|
||||
background: #eeeeee;
|
||||
}
|
||||
|
||||
.definition, .proposition, .theorem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue