LLWiki正在建设中,欢迎加入我们!
Widget:Songposition
跳转到导航
跳转到搜索
JavaScript脚本:User:Bhsd/widget/songposition.js
CSS样式表:
*/
.member-symbol img {
width: 20px !important;
height: auto !important;
min-width: 0;
}
.member-graph img {
width: 60px !important;
}
@media screen and (min-width:720px) {
.member-symbol-10 img {
width: 18px !important;
}
}
.member-symbol-image {
display: none;
}
#member-symbol-popup img {
width: 50px;
height: 50px;
}
#member-graph-popup img {
width: 300px;
height: auto;
}
#member-symbol-popup span, #member-graph-popup span {
white-space: pre;
}
/*