Template:Project/styles.css

From mediawiki.org
.project-infobox caption {
	font-weight: bold;
}

.project-infobox .infobox-header th {
	padding: 0.5em;
	font-size: 130%;
	text-align: left;
}

.infobox-rtl.project-infobox .infobox-header {
	text-align: right;
}

.project-infobox-image {
	padding: 1em;
}

.project-infobox th {
	vertical-align: top;
}

.project-infobox-general {
	font-style: italic;
	color: #555;
}