textes en drapeaux dans les sections

This commit is contained in:
2019-09-23 16:59:43 +02:00
parent e56a136813
commit a493e8257a
2 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -1 +1 @@
export default 1569246210811
export default 1569250243395
+22 -19
View File
@@ -1,16 +1,16 @@
.pre-title {
font-family: "Duke POPSU";
font-weight: inherit;
font-size: 45pt;
line-height: 33pt;
}
.pre-sub-title {
font-family: "Texa";
font-weight: 800;
font-size: 10pt;
line-height: 13pt;
}
// .pre-title {
// font-family: "Duke POPSU";
// font-weight: inherit;
// font-size: 45pt;
// line-height: 33pt;
// }
//
// .pre-sub-title {
// font-family: "Texa";
// font-weight: 800;
// font-size: 10pt;
// line-height: 13pt;
// }
.main-title {
font-family: "Duke POPSU";
@@ -67,11 +67,14 @@
margin-bottom: 6pt;
h4 {
font-family: "TextaAlt";
text-transform: uppercase;
margin: 8pt 0 0;
}
p {
font-family: "SGI-TextAlt";
line-height: 13pt;
margin: 0;
}
}
@@ -121,9 +124,11 @@
font-size: 9.5pt;
font-weight: 200;
line-height: 18pt;
// text-align: left;
}
// texte justifié par defaut
.justify p {
text-align: justify;
text-align-last: left !important;
@@ -131,6 +136,10 @@
hanging-punctuation: first;
}
.section-content p {
text-align: left;
}
.chapter-content h3 {
hyphens: none;
font-size: 19pt;
@@ -150,9 +159,3 @@ strong {
font-size: 14pt;
line-height: 18pt;
}
ol {
list-style-type: decimal;
}