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

From blackwiki
Jump to navigation Jump to search
blackwiki>Frietjes
blackwiki>Frietjes
Line 21: Line 21:
 
}
 
}
  
td.sportsrbrtable-team {
+
th.sportsrbrtable-team {
 
text-align:left;
 
text-align:left;
padding:0.3em;
+
font-weight:normal;
 +
background-color:inherit;
 
}
 
}

Revision as of 15:59, 17 August 2018

table.sportsrbrtable {
	text-align:center;
}

td.sportsrbrtable {
	padding:1px;
}

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

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

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

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