From e6ef9158b2669216fd0c32087ef4ea9b180769a0 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Sat, 8 Jul 2017 08:31:11 +0200 Subject: fcmc: make relive visible --- configs/conferences/fcmc/main.less | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'configs/conferences') diff --git a/configs/conferences/fcmc/main.less b/configs/conferences/fcmc/main.less index 7e57024..b917b2a 100644 --- a/configs/conferences/fcmc/main.less +++ b/configs/conferences/fcmc/main.less @@ -22,6 +22,15 @@ body { min-height: 100%; } +.overview { + .panel { + .panel-body { + a { color: black; } + &:href { color: #666; } + } + } +} + html { min-height: 100%; } -- cgit v1.2.3