From fe556f5375b077d237fff9d8f0c17fc1aa130ac9 Mon Sep 17 00:00:00 2001 From: bach Date: Sun, 18 Jun 2023 18:08:03 +0200 Subject: [PATCH] #2082 presentation notice textes --- assets/css/app.scss | 8 +++++++- src/pages/Edition.vue | 42 ++++++++++++++++++++++-------------------- 2 files changed, 29 insertions(+), 21 deletions(-) diff --git a/assets/css/app.scss b/assets/css/app.scss index 06c0b44..78cb4bd 100644 --- a/assets/css/app.scss +++ b/assets/css/app.scss @@ -609,7 +609,13 @@ section[role="main-content"]{ >header{ position: relative; h1{ - @include title1black; + @include title1blue; + } + aside.notice{ + // margin-top: 0; + // font-size: 1em; + // line-height: $base-line *0.5; + // margin-bottom: $base-line / 2; } aside.index-tooltip{ z-index:10; diff --git a/src/pages/Edition.vue b/src/pages/Edition.vue index 279e441..e337995 100644 --- a/src/pages/Edition.vue +++ b/src/pages/Edition.vue @@ -13,26 +13,28 @@

{{ title }}

-
-

{{ author }}

-
-
-

{{ date }}

-
-
-

-

-
-

- - // todo better label - {{ biblio.uuid }} - -

+