Ajout citation

This commit is contained in:
rick 2021-02-25 19:29:18 +01:00
parent 713191c0c5
commit bd383f9b4a
Signed by: Rick
GPG Key ID: 2B593F087240EE99
1 changed files with 7 additions and 0 deletions

View File

@ -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;