Correction différentiation hx
This commit is contained in:
parent
cbabf452c7
commit
ab49cc966b
|
@ -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%;
|
||||||
|
|
Loading…
Reference in New Issue