From 126b1b0ed4c2a656e66b74d88509c878f7f9d530 Mon Sep 17 00:00:00 2001 From: mco-system Date: Tue, 4 Apr 2023 19:58:26 +1100 Subject: [PATCH] wip: planning --- styles/main.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/styles/main.css b/styles/main.css index 8db588a..e25493b 100644 --- a/styles/main.css +++ b/styles/main.css @@ -10,6 +10,11 @@ font-family: pfdintextcomppro; } +pretalx-schedule { + font-size: 24px; + font-family: pfdintextcomppro; +} + body { background-color: #e6007e; background-image: url('../images/affiche_v1.png');