Jump to content

Template:Subinfobox bodystyle/styles.css

From FoxLabs Wiki
/* {{pp-protected|reason=match parent|small=yes}} */
/*
 * Templatestyles implementation of the styling from {{Subinfobox bodystyle}}
 */

.subinfobox table {
	background-color: transparent;
	color: var( --color-base, #202122 );
	border-collapse:collapse;
	border-spacing:0;
	border:none !important;
	width:100%;
	margin:0;
	font-size:100%;
	clear:none;
	float:none;
}