bitfan爛播放器

強制放大影片+聊天室;背景灰色

/* ==UserStyle==
@name           bitfan爛播放器
@namespace      https://greasyfork.org/zh-TW/users/4839-leadra
@version        1.0.1
@description    強制放大影片+聊天室;背景灰色
@author         Leadra
@license MIT
==/UserStyle== */

@-moz-document url-prefix("https://jcm-event.bitfan.id/broadcastings/") {
    *{background:#00000030!important;}
div.l-liveSubscriber__comment__border {
	position: fixed;
    right:1em;
	top:800px;}

div.l-liveSubscriber__comment,div.p-liveCommentList__scroller{width:360px ;height:700px!important;
position: fixed;
    right:1em;
    top:100px;background:#00000090!important;color:#FFF
}
div.l-liveVideo,l-liveSubscriber__video{width:1500px !important;
position: fixed;
    left:1em;
    top:100px;
}

div.p-clubNavigation--bottom,div.l-clubFooter__inner{display:none;}
}