wip: planning
This commit is contained in:
parent
61d4054340
commit
a636620ba2
@ -10,6 +10,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="thsf-schedule-wrapper">
|
||||
<div id="thsf-schedule">
|
||||
<pretalx-schedule event-url="https://23.thsf.net/thsf-2023/" locale="fr" format="grid" style="--pretalx-clr-primary: #A9C83D"></pretalx-schedule>
|
||||
<noscript>
|
||||
@ -20,6 +21,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</noscript>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -19,11 +19,12 @@ body {
|
||||
/* overflow: hidden; */
|
||||
}
|
||||
|
||||
#thsf-schedule {
|
||||
#thsf-schedule-wrapper {
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
||||
ul {
|
||||
overflow: hidden;
|
||||
perspective: 900px;
|
||||
|
Loading…
Reference in New Issue
Block a user