diff --git a/events/index.html b/events/index.html index 6fecc52..e21e405 100644 --- a/events/index.html +++ b/events/index.html @@ -43,9 +43,13 @@ text-transform: lowercase; white-space: nowrap; padding-right: 2vw; + padding-top: 2vmin; + font-size: 5vmin; } #events tr.today td.status { background-color: hsl(35, 98%, 46%); + padding-top: 0px; + font-size: 7vmin; color: #000; } #events td.status.ongoing {