Module:Infobox/styles.css

Revision as of 20:12, 6 October 2021 by wikipedia>Izno (Protected "Module:Infobox/styles.css": match parent ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
/* {{pp|small=y}} */
/* not strictly certain these styles are necessary
 * just replicating the module faithfully
 */
.infobox-subbox {
	padding: 0;
	border: none;
	margin: -3px;
	width: auto;
	min-width: 100%;
	font-size: 100%;
	clear: none;
	float: none;
	background-color: transparent;
}

.infobox-3cols-child {
	margin: auto;
}