Billet et CR de janvier.

This commit is contained in:
David Soulayrol
2023-01-15 12:37:10 +01:00
parent 486046344c
commit 79855006b3
3 changed files with 127 additions and 0 deletions

View File

@@ -74,6 +74,11 @@ h3 a:hover {
text-decoration: underline;
}
blockquote {
border-left: 5px solid #dd9999;
padding: 0 2em 0 2em;
}
p + h5 {
margin-top: 32px;
}