wip: planning

This commit is contained in:
mco-system
2023-04-04 20:19:06 +11:00
parent 3013b69280
commit 61d4054340
3 changed files with 21 additions and 13 deletions

View File

@@ -10,11 +10,6 @@
font-family: pfdintextcomppro;
}
pretalx-schedule {
font-size: 48px;
font-family: pfdintextcomppro;
}
body {
background-color: #e6007e;
background-image: url('../images/affiche_v1.png');
@@ -24,6 +19,11 @@ body {
/* overflow: hidden; */
}
#thsf-schedule {
height: 100%;
overflow: auto;
}
ul {
overflow: hidden;
perspective: 900px;