Improve look of blockquotes
This commit is contained in:
parent
539de15d2d
commit
6e212e57e2
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ a {
|
|||
}
|
||||
}
|
||||
|
||||
blockquote {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
border: 0;
|
||||
font-family: "PT Sans", "Liberation Sans", "DejaVu Sans", "Tahoma", "Verdana", "Arial", sans-serif;
|
||||
|
|
Loading…
Reference in a new issue