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

From ShadowHaven Reloaded
Jump to navigation Jump to search
en>Frietjes
per request
 
User (talk | contribs)
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;
}