From d9b3125ed8c3cda1f873cffbc213be90c632bb68 Mon Sep 17 00:00:00 2001 From: Ouidade Date: Thu, 23 Jan 2020 17:49:12 +0100 Subject: [PATCH] chgmt coprs titre principal, ajout d'une classe pour point d'interogation, margin pre sub title --- param.JSON | 3 ++- src/css/styles_de_paragraphes.scss | 17 +++++++++++++++-- src/pages/Index.vue | 1 + 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/param.JSON b/param.JSON index b013162..a985bc6 100644 --- a/param.JSON +++ b/param.JSON @@ -1,6 +1,7 @@ { "meta": { - "title": "the performative metropolis?", + "title": "the performative metropolis?", + "subtitle": "NARRATIVES AND SCALES IN THE METROPOLITAN INSTITUTIONAL PRODUCTION OF ROUEN", "authors": [ "Jean Debrie", diff --git a/src/css/styles_de_paragraphes.scss b/src/css/styles_de_paragraphes.scss index a40ae06..7d6a100 100644 --- a/src/css/styles_de_paragraphes.scss +++ b/src/css/styles_de_paragraphes.scss @@ -30,7 +30,19 @@ font-family: "Duke POPSU"; font-weight: inherit; font-size: 60pt; - line-height: 52pt; + line-height: 48pt; + margin: 0; + + // padding: 0; + padding-left: 0.1cm; + padding-top: 0cm; +} + +.end { + font-family: "Duke POPSU"; + font-weight: inherit; + font-size: 50pt; + line-height: 48pt; margin: 0; padding: 0; } @@ -49,6 +61,7 @@ text-transform: uppercase; line-height: 15pt; margin-top: 0; + margin: 3em; padding-top: 0; width: 250px; } @@ -256,7 +269,7 @@ blockquote{ box-decoration-break: clone; line-height: calc(100% + 0.2cm); // align-self: center; - top: 10%; + top: 8%; // transform: translateY(-50%); } diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 90510ba..79b8424 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -21,6 +21,7 @@

+