From c6f0a66f46246d167213ca09ccc701f04d1afef6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 14 Mar 2023 16:39:13 +0100 Subject: [PATCH] style schedule --- 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 942fe2b..f679186 100644 --- a/panikweb_esperanzah/static/css/style.scss +++ b/panikweb_esperanzah/static/css/style.scss @@ -1715,7 +1715,8 @@ div.emission-detail { } .schedule { color: white; - text-transform: none; + text-transform: uppercase; + font-style: italic; margin: 0; padding: 0; list-style: none; -- 2.39.2