<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Top X Stats (topxstats_)
 *
 * @file ./topxstats_css/main.css
 * @author Labradoodle-360 &lt;creativewebdsign@gmail.com&gt;
 * @copyright Matthew Kerle, 2013
 *
 * @version 1.0.1
 */

#topxstats_cont {
	margin-bottom: 12px;
}

.rfix {
	margin-top: -2px;
}

.topxstats_list {
	margin-left: -10px;
}


.outterblock {
	width: 36%;
}

#centerblock {
	width: 27%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}


/* RANK ANTERIOR CON 4 RANKS
.outterblock {
	width: 29%;
}

#centerblock {
	width: 25%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
*/
#centerblock2 {
	width: 15%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}</pre></body></html>