From cba029799f86b65a042ce47d7e5d6625d5f9f5d9 Mon Sep 17 00:00:00 2001 From: Florian Larysch Date: Fri, 30 Dec 2016 12:06:04 +0100 Subject: 33c3: fix relive text color --- configs/conferences/33c3/main.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/conferences/33c3/main.less b/configs/conferences/33c3/main.less index f8d5b26..821fb36 100644 --- a/configs/conferences/33c3/main.less +++ b/configs/conferences/33c3/main.less @@ -35,6 +35,10 @@ h1, h2, body.overview .room a.title, body.overview .panel-primary a, .navbar-bra font-family: sans-serif; } +.relive { + color: black; +} + .group-live { margin-top: 60px; } -- cgit v1.2.3