[CSS] 纯文本查看 复制代码
body {
background-image: url(file:///I:/BaiduNetdiskDownload/cloudmusicold/281228.jpg) !important;
background-size: cover;
}
.j-curr-hide ,.j-curr-hide img,.j-next-hide,.j-next-hide img,.j-next,.j-next img,.j-curr,.j-curr img {
border-radius: 200px !important;
overflow:hidden !important;
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14),
0 1px 18px 0 rgba(0, 0, 0, 0.12),
0 3px 5px -1px rgba(0, 0, 0, 0.4);
}
.playbtn {
background-color: #000 !important;
border: none !important;
-webkit-filter: invert();
box-shadow: 0 6px 10px 0 rgba(255, 255, 255, 0.14),
0 1px 18px 0 rgba(255, 255, 255, 0.12),
0 3px 5px -1px rgba(255, 255, 255, 0.4) !important;
left: 124px !important;
top: 124px !important;
width: 52px !important;
height: 52px !important;
}
.btnwrap {
width:99999px !important;
left:-16px;
}
.btnwrap .btn {
padding:4px;
border: none !important;
border-radius:24px !important;
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14),
0 1px 18px 0 rgba(0, 0, 0, 0.12),
0 3px 5px -1px rgba(0, 0, 0, 0.4);
}
.fmcmt {
background-color: rgba(255,255,255,0.9);
padding-top:2em;
border-radius: 10px;
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14),
0 1px 18px 0 rgba(0, 0, 0, 0.12),
0 3px 5px -1px rgba(0, 0, 0, 0.4);
margin-bottom: 5em;
}
.covers::after {
background: none !important;
}
.m-fm {
margin-top: 2em;
}
.fmplay {
position: relative;
left: -6em;
margin-bottom: 10em !important;
}
.fmlrc {
background-color: rgba(255,255,255,0.9) !important;
border-radius: 10px;
padding-bottom: 2em !important;
padding-right: 2em !important;
left: 2em !important;
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14),
0 1px 18px 0 rgba(0, 0, 0, 0.12),
0 3px 5px -1px rgba(0, 0, 0, 0.4);
}
.g-sd {
background-color: rgba(255,255,255,0.75) !important;
color:#000 !important;
border: none !important;
}
.nav * {
color:#000 !important
}
::-webkit-scrollbar-track {
background-color: rgba(255,255,255,0.2) !important;
}
::-webkit-scrollbar-thumb {
background-color: rgba(255,255,255,0.4) !important;
}