Template:API-head/styles.css

.api-infobox {
	width: 250px;
	border: 1px solid #a2a9b1;
}

.api-infobox .infobox-header {
	font-size: 120%;
	text-align: center;
	background-color: #eaf3ff;
	color: black;
}

.api-infobox-description {
	text-align: center;
	padding: 0.3em;
	font-style:italic;
}