2301
2301.qingting.fm by oeisus
Details
Authoroeisus
LicenseMIT
Categoryqingting.fm
Created
Updated
Code size3.0 kB
Code checksum1d0b83c9
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
2212
Source code
/* ==UserStyle==
@name 8000.qingting.fm.2301
@namespace github.com/openstyles/stylus
@version 2301
@description 2212
@author orisms@outlook.com
==/UserStyle== */
@-moz-document domain("qingting.fm") {
/***all***/
/*最上边红色横幅*/
.header-banner {
display: none;
}
/*顶*/
.logo,
.centered > .menu > .item:nth-child(5),
.centered > .menu > .item:nth-child(6),
.centered > .menu > .item:nth-child(7) {
display: none;
}
/*下 右下 xf二维码*/
.footer-root,
.scrollTopRoot,
.shareOverlayRoot {
display: none;
}
/*bt pl*/
h1,
.pTitle p {
color: #060;
}
* {
text-shadow: 0 0 1px;
}
::-webkit-scrollbar {
width: 4px;
height: 4px;
}
::-webkit-scrollbar-thumb {
background: #f00;
}
::-webkit-scrollbar-track {
background: #0000;
}
/******/
/*shang*/
.albumImg,
.star,
.album-info-root .podcaster > span:nth-of-type(2),
.c-prgram-info-root .podcaster > span:nth-of-type(2),
.playBtn:nth-of-type(2),
.shareBtn,
.downloadBtn,
.phoneListen,
.desc,
.tog-btn {
display: none;
}
/***podcasters***/
.podcaster-page-wrapper .podcaster-top-info-wrapper,
.podcaster-recommends-root .more {
display: none;
}
.program-row-root p {
width: 100%;
}
/***channels***/
/*
.album-root
.album-page-root
.album-info-root 上
.programs >.album-programs-root 下1
.programList 标题区
.program-row-root 单个标题
*/
/**/
.album-page-root > .right,
.album-info-root .desc,
.program-row-root .col1 > div {
display: none;
}
/*shang*/
.album-page-root .left {
padding-right: 0;
width: 100%;
}
.album-info-root .info {
padding-left: unset;
}
h1 {
margin-bottom: 8px;
}
/*xia*/
.album-programs-root .header,
.album-programs-root .tableTitle,
.album-programs-root .programList {
width: 100%;
}
.album-programs-root .paging {
margin-right: 0;
}
.album-programs-root .tableTitle .col1,
.program-row-root .col1 {
margin-left: 0;
padding-left: 0;
width: calc(100% - 324px);
height: auto;
}
.program-row-root:hover .action {
display: none;
}
/*bt*/
.program-row-root .col1 .pTitle,
.program-row-root .col1 .pTitle .chargeP {
max-width: 4096px;
width: 100% !important;
}
/***channels.programs***/
/*
.program-root
.c-program-root
.c-prgram-info-root 上
.down 下0
.c-comments-root 下01
.c-comment-root 单条评论
*/
/*ads.右*/
.c-prgram-info-root > .right,
.c-program-root > .down > .right {
display: none;
}
/*kj*/
.c-program-root .left {
padding-right: 0;
width: 100%;
}
.c-comments-root {
padding-right: 0;
}
.c-comment-root .wrapper {
width: calc( 100% - 60px);
overflow-x: unset;
overflow-y: unset;
}
}