抖音网页面,暗黑版本。去除顶部导航和左侧导航。播放主界面占满全屏。保留评论,去除评论发布。
抖音网页版-暗黑版[去除顶部和左侧边] by mrz
Details
Authormrz
LicenseNo License
Category抖音
Created
Updated
Size1.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 抖音网页版-暗黑版[去除顶部和左侧边]
@version 20211213.06.20
@namespace userstyles.world/user/mrz
@description 抖音网页面,暗黑版本。去除顶部导航和左侧导航。播放主界面占满全屏。保留评论,去除评论发布。
@author mrz
@license No License
==/UserStyle== */
@-moz-document domain("douyin.com") {
:root{
--player-background: rgba(0,0,0,1);
--color-bg-panel-drawer:#000000;
--color-page-bg: #000000;
--color-text-0: #999;
--color-text-2: #999;
--color-text-3: #999;
--color-anti-white: #ffffff;
}
.Lh2Dw\+Yo{
--container-background: #000;
--overlay-bg-2: #ffffff;
--divider-background: #000;
display: none;
}
.FhRn3Yjr{
height: 100vh !important;
}
.JExr2xrm .z2bpad\+4{
height: 100% !important;
top:0 !important;
padding: 0px !important;
}
.qGPLqv-l,.yUIXtJ25,.nxsdxGGH{
display:none;
}
svg{
fill: #ffffff
}
.msKWLcwd .-twGNVF2.idLn34MQ{
max-width: 350px
}
.msKWLcwd .-twGNVF2 ._4xlxtjFm{
max-width:353px
}
}