Template:Infobox fighter/style.css

Template page
.infobox-fighter {
   max-width: 300px;
   font-size: 0.8em;
   margin-top: 0;
   padding: 0 0 0.5rem 0.5rem;
   border-width: 0 0 3px 1px;
   border-style: solid;
}

.infobox-fighter .char-select-img {
	display: flex;
	justify-content: center;
}

.infobox-fighter th {
   vertical-align: top;
   text-align: end;
   white-space: nowrap;
}