跳转到内容

Module:Infobox military conflict/styles.css

维基百科,自由的百科全书

这是本页的一个历史版本,由Vozhuo留言 | 贡献2021年2月2日 (二) 10:53 建立内容为“{{pp-template}}:​ @media all and (min-width:720px) { .desktop-float-right { box-sizing: border-box; float: right; clear: right; } } .in…”的新页面)编辑。这可能和当前版本存在着巨大的差异。

(差异) ←上一修订 | 最后版本 (差异) | 下一修订→ (差异)
/* {{pp-template}} */
@media all and (min-width:720px) {
	.desktop-float-right {
		box-sizing: border-box;
		float: right;
		clear: right;
	}
}

.infobox.vevent .status > p:first-child {
	margin: 0;
}