From 5a5819b7d23415d88654b8fe07985ae15aa309d7 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sun, 20 Dec 2015 17:40:48 +0100 Subject: [32c3] give the player a little more contrast --- configs/conferences/32c3/main.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/conferences/32c3/main.less b/configs/conferences/32c3/main.less index 5b8ea83..b8f1dcb 100644 --- a/configs/conferences/32c3/main.less +++ b/configs/conferences/32c3/main.less @@ -50,3 +50,7 @@ body.overview { height: 150px; text-indent: -9999em; } + +.player-wrap { + background-color: @darker-grey; +} -- cgit v1.2.3