No description
网易云音乐 - 2024年5月 by cele
Details
Authorcele
LicenseMIT License
Categorymusic.163.com
Created
Updated
Size9.2 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 网易云音乐 - 2024年5月
@version 20240519.01.00
@namespace https://music.163.com/
@description No description
@homepage https://music.163.com/
@author cele
@license MIT License
==/UserStyle== */
@-moz-document domain("music.163.com") {
body {
background: #f2f2f2;
}
/* home page */
.u-cover .msk {
background: none;
}
.n-iconpoint {
display: none;
}
.m-proifo .inf .tit {
display: none;
}
.m-proifo .data a {
display: inline-flex;
flex-direction: column;
align-items: center;
}
.m-proifo .data li {
padding: 0 30px;
}
.u-slg {
background: none;
width: 200px;
color: #666;
}
.u-slg:after {
content: "社交网络:新浪微博";
}
.u-cover{
overflow: hidden;
border-radius: 8px;
box-shadow: 0 1px 3px 1px #80808059;
}
.u-cover a.msk,
.u-date {
transition: .2s;
}
.u-cover img {
transition: .5s;
}
.m-fans .ava,
.m-fans .ava img {
border-radius: 5px;
}
.u-cover:hover a.msk {
box-shadow: 0 0px 10px 1px #8888;
background-color: #0003;
}
.u-cover:hover img{
transform: scale(1.05);
}
.u-cover .bottom {
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
background: #0008;
}
.p-prf #sBox.m-cvrlst {
margin: 5px 0 0 -25px;
width: 106%;
}
#sBox.m-cvrlst li {
padding: 15px 25px 15px 25px;
}
/* head */
.m-proifo dt img {
/* 严丝合缝 */
padding: 0;
/* margin: 3px; */
box-sizing: border-box;
height: 120px;
width: 120px;
border: none;
}
.m-proifo dt {
width: unset;
}
.m-proifo dt > * {
border: solid 1px #ddd;
border-radius: 6px;
}
.m-proifo dt .btm {
bottom: 0;
left: 0;
width: 100%;
background: #0008;
/* margin: 3px;
width: calc(100% - 6px); */
height: 100%;
display: block;
opacity: 0;
transition: .1s
}
.m-proifo dt:hover .btm {
opacity: 1;
transform: scale(1.05)
}
.m-proifo dt .btm a {
height: 100%;
/* line-height: 100%; */
display: flex;
align-content: center;
flex-wrap: wrap;
justify-content: center;
margin: auto;
bottom: 0;
}
.m-proifo dt .upload {
width: 100%;
}
.m-proifo dd {
width: 738px;
}
.m-top {
box-sizing: content-box;
}
.m-top .wrap {
/* width: unset;
margin: 0 50px; */
}
.m-top .wrap .name.f-thide.f-fl.f-tdn.f-hide {
display: inline-block!important;
color: #fff;
font-size: 14px;
font-family: PingFang SC, Microsoft YaHei;
cursor: pointer;
}
.m-nav a {
opacity: 0.6;
}
.m-nav a:hover {
opacity: 1;
/* background: transparent; */
}
.m-nav a em {
color: #fff;
font-size: 16px;
font-family: PingFang SC, Microsoft YaHei;
}
.u-lev {
border: 1.5px solid;
border-radius: 10px;
background: none;
padding-left: 9px;
}
.u-lev:before {
content: 'Lv.';
font-family: 'Times New Roman';
}
.u-icn2-levr {
background: none;
}
.f-cb .edit,
.f-cb #head-oper {
float: right!important;
}
.f-cb .edit a,
.f-cb #head-oper a {
background-color: #f5f5f5;
color: #333;
display: flex;
justify-content: center;
align-items: center;
border-radius: 5px;
border: solid 1px #ddd;
}
.f-cb .edit *,
.f-cb #head-oper * {
background-image: none;
padding: 0;
}
.f-cb #head-oper a {
width: 80px;
}
.f-cb .edit a {
width: 110px;
}
/* down nav */
.m-playbar .bg {
background: #242424;
margin: 0;
height: 100%;
}
.m-playbar .updn {
display: none
}
.m-playbar .updn .left {
height: 20px;
}
.m-playbar .icn-audioquality {
display: none;
}
.m-playbar .head .mask {
background: none;
}
.m-playbar .hand {
display: none;
}
.m-playbar .btns {
display: flex;
align-items: center;
justify-content: space-evenly;
}
.m-playbar .btns a {
margin: 0;
}
.m-playbar {
position: fixed;
top: unset!important;
height: 60px;
bottom: 0;
}
.m-playbar .wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
.m-playbar .wrap > * {
padding: 0;
margin: 0;
}
.m-playbar .ctrl {
width: unset;
background: none;
display: flex;
align-items: center;
}
.m-playbar .ctrl a {
margin: 0;
}
.m-playbar .add {
height: 28px;
}
.m-playbar .words {
line-height: unset;
height: 28px;
display: flex;
flex-direction: column;
}
.m-playbar .words .src {
display: none
}
.m-playbar .words .mv{
display: none
}
.m-playbar .words > * {
margin-left: 0!important;
}
.m-playbar .play {
display: flex;
justify-content: space-between;
}
.m-playbar .oper{
width: 75px!important
}
.m-playbar .oper a {
margin: 0
}
/* 进度条 */
.m-pbar {
display: flex;
flex-direction: column-reverse;
justify-content: space-between;
}
.m-pbar .barbg {
background: #585858;
border-radius: 4.5px;
}
.m-pbar .cur {
background: #d22727;
border-radius: 4.5px;
display: flex;
flex-direction: row-reverse;
align-items: center;
top: unset;
}
.m-pbar .rdy {
display: none;
}
.m-pbar .btn {
background: #e0e0e0;
border-radius: 100%;
height: 15px;
width: 15px;
margin-right: -7.5px;
position: static;
display: flex;
align-items: center;
justify-content: center;
}
.m-pbar .btn i {
position: static;
visibility: visible;
height: 6px;
width: 6px;
background: #d22727;
border-radius: 100%;
}
.m-pbar .time {
position: static;
width: 100%;
display: flex;
justify-content: space-between;
color: #A1A1A1!important;
}
/* main page */
.p-prf .m-cvrlst {
display: grid;
width: 900px!important;
grid-template-columns: auto auto auto auto auto;
grid-gap: 30px;
justify-content: space-between;
margin: 20px 0!important;
}
.p-prf .m-cvrlst li {
padding: 0!important;
}
.m-cvrlst li {
overflow: visible!important;
}
a:hover {
text-decoration: none;
}
.n-disk li {
background: none;
}
.n-ban .ban img {
margin: auto;
}
.n-bilst{
background: none;
}
.n-bilst .blk:not(.blk-1){
border-right: solid 1px #ccc;
box-sizing: border-box;
}
.n-bilst ol li{
background: #fff;
}
.n-bilst ol li:hover{
/* filter: brightness(0.96); */
}
.n-disk,.n-disk .inner{
border: none;
background: none;
}
/* ad */
.m-nav li.lst,
.m-nav li.fst span,
.n-ban .download {
display: none;
}
/* red dot */
.m-nav .dot {
display: none;
}
/* vip */
.vip-level-new {
display: none;
}
/* red point */
.m-topmsg {
display: none;
}
.g-bd {
border: none;
box-shadow: 0 0 5px 0px #8884;
}
}
@-moz-document domain("music.163.com") {
.m-record ul {
border: none;
padding: 5px 0;
}
.m-record li {
border-radius: 19px;
transition: .1s;
background-color: #fff!important;
}
.m-record li:hover {
filter: brightness(0.96)
}
.m-record li .tops span.bg {
height: 10px;
top: 20px;
border-radius: 5px;
background-color: #08d;
opacity: 0.15;
}
.m-record li .tops {
margin-right: 19px;
display: flex;
flex-direction: row-reverse;
}
.m-record li .tops span.times {
position: static;
margin-right: 10px;
}
.m-record li:hover .opt > * {
mix-blend-mode: multiply;
}
.m-record li .song .tt .txt {
color: #aeaeae;
}
.m-record .opt {
display: block;
right: 16px;
opacity: 0;
transition: 100ms;
}
.m-record li:hover .opt {
opacity: 1;
}
.m-create {
border: none;
}
.m-create .itm {
background: transparent;
border-radius: 19px;
transition: .1s
}
.m-create .itm:hover {
background: #fff;
}
}
@-moz-document domain("music.163.com") {
div.m-tlist.m-tlist-lged.j-uflag:not([style="display: none;"]) {
animation: apear .1s;
animation-fill-mode: forwards;
}
div.m-tlist.m-tlist-lged.j-uflag[style="display: none;"] {
display: block!important;
animation: disapear .1s;
animation-fill-mode: forwards;
}
@keyframes disapear {
0% {
opacity: 1;
}
100% {
opacity: 0;
visibility: hidden;
}
}
@keyframes apear {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
div.m-tlist.m-tlist-lged.j-uflag > ul.f-cb.lb.mg li a {
transition: .1s;
}
.m-tlist {
overflow: hidden;
right: -4px;
}
.m-topvd {
display: none;
}
.m-srch .u-lstlay {
box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.50);
overflow: hidden;
}
.m-srch .srchbg {
border-radius: 4px;
background-color: rgba(0, 0, 0, 0.6);
opacity: 0.6;
/* background-blend-mode: multiply; */
background-image: none;
display: flex;
align-items: center;
}
.m-srch .srchbg span {
margin: 0 8px;
}
.m-srch .parent input {
color: #fff;
font-size: 14px;
line-height: 20px;
}
.m-srch .parent label {
font-size: 13px;
}
}
@-moz-document domain("music.163.com") {
/* 其他 */
div.m-layer {
box-shadow: 0 5px 16px rgb(117 117 117 / 38%);
}
div.m-layer div.zcnt {
border: none;
}
.m-dlist .mng {
border: none;
box-shadow: 0 1px 5px rgb(0 0 0 / 25%);
border-radius: 6px;
}
.m-dlist .mng .li {
border-radius: 6px;
transition: .2s
}
.to-app-listen {
display: none;
}
#album-roller > div > ul:nth-child(2) > li > div > a.msk {
width: 100px;
}
#g_nav2 > div > ul > li:nth-child(3) > a > em {
padding: 0 13px!important;
}
#g_nav2 > div > ul > li:nth-child(3) > a > em > span {
display: none!important;
}
#g_backtop {
right: 100px;
bottom: 150px;
left: unset;
margin: unset;
border-radius: 6px;
height: 40px;
width: 44px;
background-position: -267px -48px;
box-shadow: 0px 1px 3px 0px #0004;
}
div.u-page .zpgi {
height: 24px;
width: 24px;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
}
div.u-page a.js-selected {
background-image: none;
background-color: #CB0C11;
}
div.u-page a,
div.u-page a.znxt.js-disabled,
div.u-page a.zprv.js-disabled {
background-image: none;
background-color: #F4F4F4;
}
}