parent
4ce0d2576c
commit
6becaf6239
1 changed files with 5 additions and 0 deletions
|
@ -80,3 +80,8 @@ body {
|
||||||
background-color: #222;
|
background-color: #222;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
border-left: 3px solid #ccc;
|
||||||
|
margin: 0.5em 5px;
|
||||||
|
padding: 0.1em 5px;
|
||||||
|
}
|
||||||
|
|
Reference in a new issue