Correction différentiation hx

This commit is contained in:
Adrien Bourmault 2022-04-14 00:17:23 +02:00
parent cbabf452c7
commit ab49cc966b
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 2 additions and 1 deletions

View File

@ -534,7 +534,7 @@ h1,h2,h3,h4,h5,h6 {
text-align: left; text-align: left;
} }
h1 { h1 {
font-size: 140%; font-size: 150%;
margin-top: 30px; margin-top: 30px;
margin-bottom: 5px; margin-bottom: 5px;
} }
@ -542,6 +542,7 @@ h1,h2,h3,h4,h5,h6 {
font-size: 125%; font-size: 125%;
margin-top: 30px; margin-top: 30px;
margin-bottom: 5px; margin-bottom: 5px;
color: #676767;
} }
h3 { h3 {
font-size: 110%; font-size: 110%;