精简顶栏
屏蔽几个广告
精简播放器控制栏等
精简评论区
精简右栏
等
除了标题,评论,正在观看人数,评论数之外的文字半透明化
2212
Authoroeisus
LicenseMIT
Categorybilibili.com
Created
Updated
Size4.0 kB
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
精简顶栏
屏蔽几个广告
精简播放器控制栏等
精简评论区
精简右栏
等
除了标题,评论,正在观看人数,评论数之外的文字半透明化
2212
2212.vd
/* ==UserStyle==
@name 2212.bili.vd
@namespace github.com/openstyles/stylus
@version 1.0.0
@description 2302
@author orisms@outlook.com
==/UserStyle== */
@-moz-document url-prefix("https://www.bilibili.com/video/") {
/*vd.xyz*/
/**/
/*ding*/
.fixed-header .bili-header__bar {
position: relative;
}
/*kj*/
.r-con,
.right-container {
width: 461px !important;
}
/*xyz*/
#viewbox_report .pudate {
display: flex !important;
align-items: center;
}
#arc_toolbar_report .share,
#arc_toolbar_report .share-wrap {
pointer-events: none;
}
#v_desc .desc-info {
height: auto !important;
}
.video-desc .desc-info {
width: 100%;
}
#v_tag .tag {
display: block;
}
/*pl*/
.bb-comment .user-face .bili-avatar {
width: 48px !important;
height: 48px !important;
box-shadow: 0 0 12px 2px #00aeec;
transform: none !important;
}
.bb-comment .reply-face .bili-avatar {
width: 24px !important;
height: 24px !important;
box-shadow: 0 0 12px 2px #00aeec;
transform: none !important;
}
/**/
#v_upinfo {
height: auto !important;
}
#v_upinfo .up-info_right .desc {
line-height: 16px;
height: 32px;
white-space: normal;
-webkit-line-clamp: 2;
}
.user-info-wrapper .sign {
-webkit-line-clamp: 8 !important;
}
.members-info-v1 {
padding-top: 0 !important;
}
/**/
#multi_page {
margin: 8px 0 8px 0 !important;
padding: 0 0 0 0;
}
#multi_page .cur-list {
max-height: 2000px !important;
height: auto !important;
}
#multi_page .list-box li {
width: 100% !important;
}
/**/
.first-line-title {
max-width: 298px !important;
}
.video-sections-content-list {
min-height: 608px;
max-height: 608px;
height: 608px;
}
.video-episode-card__info-title {
width: auto !important;
}
/**/
.video-sections-v1 .video-sections-item {
width: calc( 100% - 32px) !important;
}
/**/
#reco_list {
margin-top: 0px !important;
padding: 36px 16px 16px 16px;
border-radius: 6px;
}
/**/
.video-page-card-small {
position: relative;
}
.card-box .title {
min-height: 60px;
max-height: 60px;
width: 100%;
line-height: 20px !important;
font-size: 14px !important;
-webkit-line-clamp: 3 !important;
white-space: normal;
overflow: visible !important;
position: relative;
top: 0px;
bottom: unset;
left: 0px;
right: unset;
}
}
@-moz-document url-prefix("https://www.bilibili.com/video/") {
/*bfq*/
/*弹幕*/
.bili-dm {
text-shadow: 0 0 4px !important;
}
.bili-dm {
background-color: unset;
}
.bili-dm[style*="--color: #ffffff;"] {
color: #ff0 !important;
}
.bili-dm.bili-high {
color: #f0f;
background-color: #000 !important;
}
.bili-high-text {
color: #f0f;
background-color: #000 !important;
}
/*字幕*/
.bpx-player-subtitle-panel-text {
color: #00ff91;
background-color: #0007 !important;
cursor: none;
}
/*xf.转评赞*/
.bpx-player-cmd-dm-wrap .bili-guide-three {
width: auto;
}
/*xf.标题*/
.bpx-player-top-left-title,
.bpx-player-top-title {
color: #f0f;
background-color: #000 !important;
}
/*控制栏*/
.bpx-player-control-wrap * {
font-size: 12px !important;
}
.bpx-player-ctrl-time {
pointer-events: none;
}
.bpx-player-ctrl-viewpoint {
width: auto;
}
.bpx-player-ctrl-prev,
.bpx-player-ctrl-play,
.bpx-player-ctrl-next,
.bpx-player-ctrl-playbackrate,
.bpx-player-ctrl-subtitle,
.bpx-player-ctrl-volume,
.bpx-player-ctrl-setting,
.bpx-player-ctrl-web {
opacity: 0.4;
}
.bpx-player-ctrl-prev:hover,
.bpx-player-ctrl-play:hover,
.bpx-player-ctrl-next:hover,
.bpx-player-ctrl-playbackrate:hover,
.bpx-player-ctrl-subtitle:hover,
.bpx-player-ctrl-volume:hover,
.bpx-player-ctrl-setting:hover,
.bpx-player-ctrl-web:hover {
opacity: 1;
}
/*弹幕栏*/
.bpx-player-dm-setting-wrap * {
font-size: 12px !important;
}
.bpx-player-video-info b {
font-weight: 600 !important;
color: #f0f;
}
}