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

From Xomnipedia
Jump to navigation Jump to search
(Antoniokf5 changed the content model of the page Module:Infobox military conflict/styles.css from "plain text" to "Sanitized CSS")
 
(No difference)

Latest revision as of 12:54, 5 December 2022

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