Correction différentiation hx

This commit is contained in:
Adrien Bourmault 2022-04-14 00:34:04 +02:00
parent 8cd39fcda9
commit cae92ac2c8
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 4 additions and 3 deletions

View File

@ -548,18 +548,19 @@ h1,h2,h3,h4,h5,h6 {
font-size: 110%;
margin-top: 30px;
margin-bottom: 5px;
color: #505050;
}
h4 {
font-size: 100%;
color: #676767;
color: #606060;
}
h5 {
font-size: 100%;
color: #606060;
color: #707070;
}
h6 {
font-size: 100%;
color: #505050;
color: #808080;
}
/*