From 3fe5d2315710997b945fb93321487ddc94668375 Mon Sep 17 00:00:00 2001 From: derchris Date: Wed, 25 Dec 2019 12:19:48 +0100 Subject: 36c3: change schedule font --- configs/conferences/36c3/main.less | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/configs/conferences/36c3/main.less b/configs/conferences/36c3/main.less index e92c2d8..e006154 100644 --- a/configs/conferences/36c3/main.less +++ b/configs/conferences/36c3/main.less @@ -45,7 +45,7 @@ h1, h2, -h3, +//h3, body.overview .room a.title, body.overview .panel-primary a, .navbar-brand, @@ -108,6 +108,11 @@ body { padding: @navbar-height 0; } +body .schedule .block h5 { + color: #767676; +} + + nav.navbar { .navbar-brand { color: @orange; @@ -142,7 +147,7 @@ nav.navbar { position: fixed; left: 10px; - bottom: 100px; + //bottom: 100px; width: 160px; height: 780px; @@ -162,7 +167,7 @@ nav.navbar { position: fixed; right: 10px; - bottom: 100px; + //bottom: 100px; width: 116px; height: 780px; -- cgit v1.2.3