Difference between revisions of "Module:Sports rbr table/styles.css"

From blackwiki
Jump to navigation Jump to search
blackwiki>Mifter
m (Protected "Template:Sports rbr table/styles.css": Highly visible template ([Edit=Require autoconfirmed or confirmed access] (indefinite) [Move=Require autoconfirmed or confirmed access] (indefinite)))
blackwiki>Pppery
(Adding protection template)
Line 1: Line 1:
 +
/* {{pp-template}} */
 
table.sportsrbrtable {
 
table.sportsrbrtable {
 
text-align:center;
 
text-align:center;

Revision as of 23:58, 3 March 2019

/* {{pp-template}} */
table.sportsrbrtable {
	text-align:center;
}

.sportsrbrtable td {
	padding:1px;
}

.sportsrbrtable-rnd {
	width:15px;
}

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

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

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

.sportsrbrtable-lbl {
	font-weight:normal;
	background-color:inherit;
}