跳转到内容

Module:Infobox military conflict/styles.css

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

这是本页的一个历史版本,由Great Brightstar留言 | 贡献2021年3月25日 (四) 07:35编辑。这可能和当前版本存在着巨大的差异。

/*  */
@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;
}
body.skin-minerva .infobox table {
	display: table;
}