Correction marges paragraphes
This commit is contained in:
parent
c825c00aa3
commit
7e40e1b8a3
13
styles.css
13
styles.css
|
@ -495,27 +495,22 @@ div.chalec_content-p1{
|
||||||
|
|
||||||
div.chalec_content-p2{
|
div.chalec_content-p2{
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: 20px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.chalec_content-p3{
|
div.chalec_content-p3{
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: 35px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.chalec_content-p4{
|
div.chalec_content-p4{
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: 45px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.chalec_content-p5{
|
div.chalec_content-p5{
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: 55px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.chalec_content-p6{
|
div.chalec_content-p6{
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: 65px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -536,37 +531,31 @@ h1,h2,h3,h4,h5,h6 {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
color: #000;
|
color: #000;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-align: center;
|
text-align: left;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 130%;
|
font-size: 130%;
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
margin-left: 20px;
|
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 125%;
|
font-size: 125%;
|
||||||
margin-left: 20px;
|
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 120%;
|
font-size: 120%;
|
||||||
margin-left: 20px;
|
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
h4 {
|
h4 {
|
||||||
font-size: 115%;
|
font-size: 115%;
|
||||||
margin-left: 20px;
|
|
||||||
}
|
}
|
||||||
h5 {
|
h5 {
|
||||||
font-size: 110%;
|
font-size: 110%;
|
||||||
margin-left: 20px;
|
|
||||||
}
|
}
|
||||||
h6 {
|
h6 {
|
||||||
font-size: 105%;
|
font-size: 105%;
|
||||||
margin-left: 20px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue