Difference between revisions of "Module:Sports rbr table/styles.css"
Jump to navigation
Jump to search
blackwiki>Frietjes |
blackwiki>Frietjes |
||
Line 1: | Line 1: | ||
− | .sportsrbrtable | + | table.sportsrbrtable { |
text-align:center; | text-align:center; | ||
} | } | ||
Line 7: | Line 7: | ||
} | } | ||
− | .sportsrbrtable-rnd | + | .sportsrbrtable-rnd { |
width:15px; | width:15px; | ||
} | } | ||
− | .sportsrbrtable-rnd-sort | + | .sportsrbrtable-rnd-sort { |
width:15px; | width:15px; | ||
border-bottom:none; | border-bottom:none; | ||
} | } | ||
− | .sportsrbrtable-rnd-toggle | + | .sportsrbrtable-rnd-toggle { |
border-top:none; | border-top:none; | ||
height:1.2ex; | height:1.2ex; |
Revision as of 16:38, 17 August 2018
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 th {
text-align:left;
font-weight:normal;
background-color:inherit;
}