mirror of
https://github.com/voc/streaming-website
synced 2024-11-14 16:37:18 +00:00
36c3: change schedule font
This commit is contained in:
parent
d76f21a05f
commit
cedf3d0fb9
1 changed files with 5 additions and 0 deletions
|
@ -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; }
|
||||
|
|
Loading…
Reference in a new issue