36c3: change schedule font

This commit is contained in:
derchris 2019-12-20 19:34:46 +01:00
parent d76f21a05f
commit cedf3d0fb9

View file

@ -89,6 +89,11 @@ body .schedule .now {
background-color: unset;
}
body .schedule .block.event h3 {
overflow: unset;
font-size: 16px;
}
h1, h3 { color: @orange; }
h2 { color: @green; }