LLWiki正在建设中,欢迎加入我们

“Widget:Songposition”的版本间差异

来自LLWiki
跳转到导航 跳转到搜索
标签移动版网页编辑 移动版编辑
(使用页面/文本对比查看器快速编辑)
第5行: 第5行:
height: auto !important;
height: auto !important;
}
}
.member-popup .oo-ui-popupWidget-body-padded {
margin: 1px 3px;
font-size: small;
text-align: center;
}

.member-symbol-image {
.member-symbol-image {
display: none;
display: none;

2021年2月5日 (五) 06:14的版本

Template-info.png 小部件文档
这个文档是内联文档。

用于{{songposition}}的样式表。

JavaScript脚本:User:Bhsd/widget/songposition.js

CSS样式表:

 */
.member-symbol img {
	width: 20px !important;
	height: auto !important;
}
.member-symbol-image {
	display: none;
}
.member-popup img {
	width: 50px;
	height: 50px;
}
/*