Module:Navbar/styles.css

From Deep Sea Knowledge
Jump to navigation Jump to search
/* Taken from en.wikipedia.org/wiki/Module:Navbar/styles.css */

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