This report does not support listings for multiple days. The latter can be achieved by using multiple containers.
However, it is possible to display times after midnight by setting the end time with a prefix "-".
<style type="text/css"> #infosnowContainer{ padding:10px; } div.infosnowBlock{ float:left; margin-right:50px; } div.infosnowTitle{ font-weight:bold; } div.infosnowStateClosed{ color:#cc0000; margin-top:10px; margin-bottom:10px; } div.infosnowSchedule{ margin-top:10px; margin-bottom:10px; } div.infosnowScheduleInner{ display:flex; } div.infosnowIndicator{ background-size:9px 9px; background-repeat:no-repeat; background-position:top left; border-right:#000000 1px solid; float:left; width:20px; } div.infosnowIndicatorUp{ background-image:url(https://infosnow.ch/~apgmontagne/pub/pics/pfeil_up.png); } div.infosnowIndicatorDown{ background-image:url(https://infosnow.ch/~apgmontagne/pub/pics/pfeil_down.png); } div.infosnowTimes{ width:110px; padding-left:10px; float:left; } div.infosnowTime{ margin-bottom:3px; } </style> <div id="infosnowContainer"></div> <script type="text/javascript" src="https://infosnow.ch/schedule/?lang=de&e=2490%2C2491%2C2492&date=2024-11-27&start=&end=&limit=&dir="></script>