You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84 lines
1.2 KiB
CSS
84 lines
1.2 KiB
CSS
.caption-main {
|
|
text-align: center;
|
|
font-style: italic;
|
|
font-size: smaller;
|
|
margin: 1.5% auto 0 auto;
|
|
}
|
|
|
|
.caption-sub {
|
|
text-align: center;
|
|
font-style: italic;
|
|
font-size: small;
|
|
margin-top: 0;
|
|
}
|
|
|
|
.analyse {
|
|
text-align: justify;
|
|
font-style: italic;
|
|
font-size: 20px;
|
|
line-height: 1.8;
|
|
}
|
|
|
|
.analyse > p {
|
|
text-indent: 5%;
|
|
margin-top: 1.5%;
|
|
margin-bottom: 1.5%;
|
|
}
|
|
|
|
.tradition {
|
|
font-size: small;
|
|
text-align: justify;
|
|
margin-top: 10px;
|
|
margin-bottom: 20px;
|
|
font-size: 17px;
|
|
line-height: 1.5;
|
|
}
|
|
|
|
.tradition > p {
|
|
margin: 0.5%;
|
|
}
|
|
|
|
.act {
|
|
text-align: justify;
|
|
text-indent: 5%;
|
|
margin-top: 2%;
|
|
margin-bottom: 0.5%;
|
|
font-size: 20px;
|
|
line-height: 2;
|
|
}
|
|
|
|
.text_etabli {
|
|
text-align: center;
|
|
font-variant: small-caps;
|
|
font-size: 18pt;
|
|
}
|
|
|
|
.mht {
|
|
text-indent: 5%;
|
|
font-size: 14pt;
|
|
margin-top: 0.5%;
|
|
margin-bottom: 0.5%;
|
|
}
|
|
|
|
.signature {
|
|
text-indent: 5%;
|
|
font-size: 14pt;
|
|
margin-top: 0.5%;
|
|
margin-bottom: 0.5%
|
|
}
|
|
|
|
.signature > p {
|
|
margin-top: 0%;
|
|
margin-bottom: 0.5%
|
|
}
|
|
|
|
.note-global {
|
|
margin-top: 1%;
|
|
margin-bottom: 3%;
|
|
font-size: 11pt;
|
|
}
|
|
|
|
.note-global > p {
|
|
margin: 0.25%;
|
|
text-align: justify;
|
|
} |