diff options
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/32c3/main.less | 4 | 
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; +} | 
