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;
}
/*