Template:Pokemon/Trainer/styles.css

From StrategyWiki, the video game walkthrough and strategy guide wiki
Revision as of 08:28, 16 February 2024 by Prod (talk | contribs) (make th fixed height)
.t_pkmn_trnr th {
	box-sizing: border-box;
	height: 32px;
}

.t_pkmn_trnr_row {
	text-align: center;
}
 
.t_pkmn_trnr_mon {
	line-height: 40px;
	padding-left: 5%;
}