Page protected

Module:Infobox/styles.css

From Vigyanwiki
< Module:Infobox
Revision as of 06:41, 7 October 2021 by Template>Izno (move subbox and new 3cols version to templatestyles as the beginning of the end for infobox styles (still have to clean up all the infobox uses in the wild)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{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;
}