diff --git a/.cache/assets/static/favicon.ac8d93a.27ab6ff.png b/.cache/assets/static/favicon.ac8d93a.27ab6ff.png deleted file mode 100644 index c9c8589..0000000 Binary files a/.cache/assets/static/favicon.ac8d93a.27ab6ff.png and /dev/null differ diff --git a/.cache/assets/static/favicon.ce0531f.27ab6ff.png b/.cache/assets/static/favicon.ce0531f.27ab6ff.png deleted file mode 100644 index c065f7c..0000000 Binary files a/.cache/assets/static/favicon.ce0531f.27ab6ff.png and /dev/null differ diff --git a/src/.temp/now.js b/src/.temp/now.js index 82c84a0..c07d704 100644 --- a/src/.temp/now.js +++ b/src/.temp/now.js @@ -1 +1 @@ -export default 1568797228363 \ No newline at end of file +export default 1569221344835 \ No newline at end of file diff --git a/src/css/effets.scss b/src/css/effets.scss index 1f493ff..a621838 100644 --- a/src/css/effets.scss +++ b/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; diff --git a/src/css/styles_de_paragraphes.scss b/src/css/styles_de_paragraphes.scss index 403b3ba..14d9f4c 100644 --- a/src/css/styles_de_paragraphes.scss +++ b/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; +}