Module:Infobox military conflict/styles.css
< Module:Infobox military conflict
		
		
		
		Jump to navigation
		Jump to search
		Revision as of 21:56, 29 January 2022 by Supersteef2000 (talk | contribs) (1 revision imported from wikipedia:en:Module:Infobox_military_conflict/styles.css)
/* {{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;
}