Ouidade 4 years ago
parent
commit
7d3e99e69b

BIN
.cache/assets/static/favicon.ac8d93a.27ab6ff.png


BIN
.cache/assets/static/favicon.ce0531f.27ab6ff.png


+ 1 - 1
src/.temp/now.js

@@ -1 +1 @@
-export default 1568797228363
+export default 1569221344835

+ 1 - 1
src/css/effets.scss

@@ -15,7 +15,7 @@
 }
 
 .fill-motif {
-	background-size: 0.6cm;
+	background-size: 0.4cm;
 	width: calc(148mm + #{$fond-perdu} * 2);
 	height: calc(210mm + #{$fond-perdu} * 2);
 	position: absolute;

+ 16 - 1
src/css/styles_de_paragraphes.scss

@@ -27,6 +27,13 @@
 	line-height: 15pt;
 }
 
+.main-pre-title {
+	font-family: "TextaAlt";
+	font-weight: 800;
+	font-size: 12pt;
+	text-transform: uppercase;
+}
+
 .table-of-content {
 	font-family: "Cormorant";
 	font-weight: 200;
@@ -88,7 +95,7 @@
 	hyphens: auto;
 	font-family: "Cormorant";
 	font-weight: 200;
-	font-size: 10pt;
+	font-size: 10.5pt;
 	line-height: 18pt;
 }
 
@@ -125,3 +132,11 @@
 h4 {
 	margin: 0;
 }
+
+// phrase amorce du chapitre 1
+strong {
+	font-family: "Cormorant";
+	font-weight: 200;
+	font-size: 14pt;
+	line-height: 18pt;
+}