textes en drapeaux dans les sections
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
export default 1569246210811
|
export default 1569250243395
|
||||||
@@ -1,16 +1,16 @@
|
|||||||
.pre-title {
|
// .pre-title {
|
||||||
font-family: "Duke POPSU";
|
// font-family: "Duke POPSU";
|
||||||
font-weight: inherit;
|
// font-weight: inherit;
|
||||||
font-size: 45pt;
|
// font-size: 45pt;
|
||||||
line-height: 33pt;
|
// line-height: 33pt;
|
||||||
}
|
// }
|
||||||
|
//
|
||||||
.pre-sub-title {
|
// .pre-sub-title {
|
||||||
font-family: "Texa";
|
// font-family: "Texa";
|
||||||
font-weight: 800;
|
// font-weight: 800;
|
||||||
font-size: 10pt;
|
// font-size: 10pt;
|
||||||
line-height: 13pt;
|
// line-height: 13pt;
|
||||||
}
|
// }
|
||||||
|
|
||||||
.main-title {
|
.main-title {
|
||||||
font-family: "Duke POPSU";
|
font-family: "Duke POPSU";
|
||||||
@@ -67,11 +67,14 @@
|
|||||||
margin-bottom: 6pt;
|
margin-bottom: 6pt;
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
|
font-family: "TextaAlt";
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
margin: 8pt 0 0;
|
margin: 8pt 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
font-family: "SGI-TextAlt";
|
||||||
|
line-height: 13pt;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -121,9 +124,11 @@
|
|||||||
font-size: 9.5pt;
|
font-size: 9.5pt;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
line-height: 18pt;
|
line-height: 18pt;
|
||||||
|
// text-align: left;
|
||||||
}
|
}
|
||||||
// texte justifié par defaut
|
// texte justifié par defaut
|
||||||
|
|
||||||
|
|
||||||
.justify p {
|
.justify p {
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
text-align-last: left !important;
|
text-align-last: left !important;
|
||||||
@@ -131,6 +136,10 @@
|
|||||||
hanging-punctuation: first;
|
hanging-punctuation: first;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.section-content p {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
.chapter-content h3 {
|
.chapter-content h3 {
|
||||||
hyphens: none;
|
hyphens: none;
|
||||||
font-size: 19pt;
|
font-size: 19pt;
|
||||||
@@ -150,9 +159,3 @@ strong {
|
|||||||
font-size: 14pt;
|
font-size: 14pt;
|
||||||
line-height: 18pt;
|
line-height: 18pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
ol {
|
|
||||||
list-style-type: decimal;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user