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

From blackwiki
Jump to navigation Jump to search
test>Frietjes
(per request)
m (6 revisions imported)
 
(No difference)

Latest revision as of 12:52, 19 September 2020

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