Template:CharBox/styles.css

.charbox .infobox{
	background-color: #1c1c1c;
	color: white;
	border-color: #7E5B07;
}

.charbox .infobox th{
	background-color: #7E5B07;
}

.charbox .infobox th a{
	color: white !important;
	text-decoration: none !important;
	border-bottom: 1px dotted white;
}

.charbox .infobox,
.charbox .infobox li{
	font-size:11.9px;
}

.boxtag{
	align-self:flex-end;
	font-style:normal;
}