diff --git a/src/css/styles_de_paragraphes.scss b/src/css/styles_de_paragraphes.scss index a88ea41..c408b32 100644 --- a/src/css/styles_de_paragraphes.scss +++ b/src/css/styles_de_paragraphes.scss @@ -94,6 +94,7 @@ font-size: 34pt; line-height: 34pt; text-align: right; + margin-bottom: 20mm; } .chapter-title:after { @@ -180,7 +181,11 @@ p img{ max-width: 100%; } - +.legend{ + font-size: 9.5pt; + font-family: "Texta"; + line-height: 9pt; +} blockquote{ background-image: url("/motifs/croix.png"); diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 6927525..44cab1f 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -35,7 +35,7 @@ -