Module:Infobox military conflict/styles.css

From Xomnipedia
Revision as of 12:54, 5 December 2022 by Antoniokf5 (talk | contribs) (Antoniokf5 changed the content model of the page Module:Infobox military conflict/styles.css from "plain text" to "Sanitized CSS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{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;
}