Difference between revisions of "Module:Sports rbr table/styles.css"
Jump to navigation
Jump to search
blackwiki>Frietjes |
blackwiki>Frietjes |
||
Line 21: | Line 21: | ||
} | } | ||
− | .sportsrbrtable-team | + | td.sportsrbrtable-team { |
text-align:left; | text-align:left; | ||
padding:inherit; | padding:inherit; | ||
} | } |
Revision as of 15:56, 17 August 2018
table {
text-align:center;
}
td {
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;
}
td.sportsrbrtable-team {
text-align:left;
padding:inherit;
}