/*
 * th12.css
 *	Cascading style sheet for TH12 result files
 */

td.boss {
	min-width: 240px;
	color:#ffffff
}

td.character {
	min-width: 100px;
}

td.name {
	min-width: 70px;
}

td.score {
	min-width: 70px;
}

td.level {
	min-width: 70px;
}

td.stage {
	min-width: 70px;
}

td.date {
	min-width: 120px;
}

td.slow {
	min-width: 50px;
}
