diff --git a/app.vue b/app.vue index 49203f35..d972432d 100644 --- a/app.vue +++ b/app.vue @@ -497,7 +497,9 @@ h4 { } .interlignes * :not(.v-btn__content, .v-btn, .v-input, .v-field, .v-input__control, .v-label, .v-field__field, .v-select, .v-field__overlay, .v-field__input, .v-select__selection, .v-select__selection-text) { - line-height: 2rem !important; + line-height: 1.5 !important; + letter-spacing: 0.12em !important; + word-spacing: 0.16em !important; } .justification p { diff --git a/components/common/FooterCustom.vue b/components/common/FooterCustom.vue index fe5a5ffd..59834be1 100644 --- a/components/common/FooterCustom.vue +++ b/components/common/FooterCustom.vue @@ -34,6 +34,12 @@ title="Accéder à la documentation de theses.fr">{{ $t("footer.doc") }} +