Difference between revisions of "Module:Sports rbr table/styles.css"
Jump to navigation
Jump to search
blackwiki>Frietjes |
blackwiki>Frietjes |
||
Line 3: | Line 3: | ||
} | } | ||
− | td.sportsrbrtable { | + | td.sportsrbrtable-cell { |
− | padding:1px | + | padding:1px; |
} | } | ||
th.sportsrbrtable-rnd { | th.sportsrbrtable-rnd { | ||
− | width:15px | + | width:15px; |
} | } | ||
th.sportsrbrtable-rnd-sort { | th.sportsrbrtable-rnd-sort { | ||
− | width:15px | + | width:15px; |
border-bottom:none; | border-bottom:none; | ||
} | } |
Revision as of 16:19, 17 August 2018
table.sportsrbrtable {
text-align:center;
}
td.sportsrbrtable-cell {
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;
}