From aa09deaad1c25525094b6b9d39f8562e37f41fee Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 14 Mar 2023 15:06:35 +0100 Subject: [PATCH] style date/place --- panikweb_esperanzah/static/css/style.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/panikweb_esperanzah/static/css/style.scss b/panikweb_esperanzah/static/css/style.scss index 1002cc8..942fe2b 100644 --- a/panikweb_esperanzah/static/css/style.scss +++ b/panikweb_esperanzah/static/css/style.scss @@ -1961,8 +1961,9 @@ div#header_date { text-transform: uppercase; position: absolute; text-align: right; - color: $white; + color: $yellow; font-weight: normal; + font-style: italic; font-size: 120%; top: 63px; right: 55px; -- 2.39.2