Difference between revisions of "Module:Infobox military conflict/styles.css"

From ShadowHaven Reloaded
Jump to navigation Jump to search
en>Frietjes
(per request)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 01:28, 10 August 2021

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