aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorderchris2019-12-20 19:34:46 +0100
committerderchris2019-12-20 19:34:46 +0100
commitcedf3d0fb97c2cc3a3660df492004c05af3f2f92 (patch)
treed9016f3c2e9f7d02aaa2847d421f3a0fd6b785ec /configs
parentd76f21a05fc636e28b40d1d13ff9b50d01b53200 (diff)
36c3: change schedule font
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/36c3/main.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/conferences/36c3/main.less b/configs/conferences/36c3/main.less
index 1dd68e8..73fceaf 100644
--- a/configs/conferences/36c3/main.less
+++ b/configs/conferences/36c3/main.less
@@ -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; }