aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMaZderMind2015-12-20 17:40:48 +0100
committerMaZderMind2015-12-20 17:40:48 +0100
commit5a5819b7d23415d88654b8fe07985ae15aa309d7 (patch)
tree5fa8c2664535750a3c0ac06a5c4beef3f47cf649 /configs
parent07c6e5d8bdcf1dcbe165aa0293e49088c558f18b (diff)
[32c3] give the player a little more contrast
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/32c3/main.less4
1 files changed, 4 insertions, 0 deletions
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;
+}