When hovering an event (to show the full abstract) in the 35c3 style, it's almost unreadable:

Seems much better when using color: white; for .event:hover instead:

However, it seems like style_35C3_v2.css which is used isn't in this repo (otherwise I'd have opened a PR 😉).
When hovering an event (to show the full abstract) in the 35c3 style, it's almost unreadable:
Seems much better when using
color: white;for.event:hoverinstead:However, it seems like
style_35C3_v2.csswhich is used isn't in this repo (otherwise I'd have opened a PR 😉).