Ajout citation
This commit is contained in:
parent
713191c0c5
commit
bd383f9b4a
1 changed files with 7 additions and 0 deletions
|
@ -193,6 +193,13 @@ h1 {
|
|||
margin: 40px auto;
|
||||
}
|
||||
|
||||
blockquote p {
|
||||
background-color: #1B1B42;
|
||||
padding: 10px;
|
||||
padding-left: 20px;
|
||||
border-left: 5px solid aliceblue
|
||||
}
|
||||
|
||||
pre, code {
|
||||
font-family: DejaVu Sans Mono;
|
||||
font-size: 16px;
|
||||
|
|
Loading…
Reference in a new issue