mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
26 lines
540 B
CSS
26 lines
540 B
CSS
#slide_ad,
|
|
#home_popularize .l-con,
|
|
#home_popularize .adpos,
|
|
.gg-floor-module,
|
|
.home-app-download,
|
|
.activity-m,
|
|
.bilibili-player-promote-wrap,
|
|
.bili-header-m .nav-menu .nav-con .nav-item .text-red
|
|
{
|
|
display: none !important;
|
|
}
|
|
/* .carousel-module .panel .pic li[data-id='0']
|
|
{
|
|
visibility: hidden !important;
|
|
} */
|
|
#home_popularize
|
|
{
|
|
position: relative !important;
|
|
}
|
|
.popularize-module .online
|
|
{
|
|
position: absolute !important;
|
|
top: 50% !important;
|
|
right: 0.5% !important;
|
|
transform: translateY(-100%) !important;
|
|
} |