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{
|
||||
display: block;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
div.chalec_content-p3{
|
||||
display: block;
|
||||
margin-left: 35px;
|
||||
}
|
||||
|
||||
div.chalec_content-p4{
|
||||
display: block;
|
||||
margin-left: 45px;
|
||||
}
|
||||
|
||||
div.chalec_content-p5{
|
||||
display: block;
|
||||
margin-left: 55px;
|
||||
}
|
||||
|
||||
div.chalec_content-p6{
|
||||
display: block;
|
||||
margin-left: 65px;
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -536,37 +531,31 @@ h1,h2,h3,h4,h5,h6 {
|
|||
display: inline-block;
|
||||
color: #000;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
}
|
||||
h1 {
|
||||
font-size: 130%;
|
||||
margin-top: 30px;
|
||||
margin-bottom: 5px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
h2 {
|
||||
font-size: 125%;
|
||||
margin-left: 20px;
|
||||
margin-top: 30px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
h3 {
|
||||
font-size: 120%;
|
||||
margin-left: 20px;
|
||||
margin-top: 30px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
h4 {
|
||||
font-size: 115%;
|
||||
margin-left: 20px;
|
||||
}
|
||||
h5 {
|
||||
font-size: 110%;
|
||||
margin-left: 20px;
|
||||
}
|
||||
h6 {
|
||||
font-size: 105%;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue