Difference between revisions of "Module:Sports rbr table/styles.css"
Jump to navigation
Jump to search
blackwiki>Frietjes |
blackwiki>Frietjes |
||
Line 23: | Line 23: | ||
.sportsrbrtable-team { | .sportsrbrtable-team { | ||
text-align:left; | text-align:left; | ||
+ | font-weight:normal; | ||
+ | background-color:inherit; | ||
+ | } | ||
+ | |||
+ | .sportsrbrtable-lbl { | ||
font-weight:normal; | font-weight:normal; | ||
background-color:inherit; | background-color:inherit; | ||
} | } |
Revision as of 14:44, 21 September 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 {
text-align:left;
font-weight:normal;
background-color:inherit;
}
.sportsrbrtable-lbl {
font-weight:normal;
background-color:inherit;
}