Jump to content

Module:Sports rbr table/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Frietjes (talk | contribs) at 16:35, 17 August 2018. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
.sportsrbrtable > table {
	text-align:center;
}

.sportsrbrtable > td {
	padding:1px;
}

.sportsrbrtable-rnd > th {
	width:15px;
}

.sportsrbrtable-rnd-sort > th {
	width:15px;
	border-bottom:none;
}

.sportsrbrtable-rnd-toggle > th {
	border-top:none;
	height:1.2ex;
}

.sportsrbrtable-team > th {
	text-align:left;
	font-weight:normal;
	background-color:inherit;
}