Widget:Songposition

於 2021年1月27日 (三) 04:49 由 Bhsd對話 | 貢獻 所做的修訂 (使用页面/文本对比查看器快速编辑)
Template-info.png 小部件文檔
這個文檔是內聯文檔。

用於{{songposition}}的樣式表。

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

CSS樣式表:

 */
.member-symbol img {
	width: 20px !important;
	height: auto !important;
}
.member-popup .oo-ui-popupWidget-body-padded {
	margin: 1px 3px;
	font-size: small;
	text-align: center;
}

.member-symbol-image {
	display: none;
}
.member-popup-image {
	margin-bottom: 5px;
}
.member-popup-image:empty {
	margin-bottom: 0;
}
/*