evol(style) : ajustement pour les titres de niveau 2

This commit is contained in:
Stéphan Peccini 2025-07-15 09:49:11 +02:00
parent 872854ae54
commit 3dc05210fa
Signed by: stephan
GPG Key ID: 3A9774E9CCBF3501

View File

@ -48,10 +48,17 @@ a {
text-decoration: underline;
}
h2 {
margin-top: 2em;
margin-bottom: 1em;
font-size: revert !important;
}
h3 {
text-align: center;
margin-top: 2em;
margin-bottom: 1em;
font-size: revert !important;
}
p {