Correction différentiation hx
This commit is contained in:
parent
8cd39fcda9
commit
cae92ac2c8
|
@ -548,18 +548,19 @@ h1,h2,h3,h4,h5,h6 {
|
||||||
font-size: 110%;
|
font-size: 110%;
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
color: #505050;
|
||||||
}
|
}
|
||||||
h4 {
|
h4 {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
color: #676767;
|
color: #606060;
|
||||||
}
|
}
|
||||||
h5 {
|
h5 {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
color: #606060;
|
color: #707070;
|
||||||
}
|
}
|
||||||
h6 {
|
h6 {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
color: #505050;
|
color: #808080;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue