Template:Division champions block/styles.css: Difference between revisions
Appearance
Use wiki-style champions tables |
Simplify champions row styling |
||
| Line 17: | Line 17: | ||
.mw-parser-output .sw-podium-team { | .mw-parser-output .sw-podium-team { | ||
display: inline | display: inline; | ||
} | } | ||
Revision as of 01:31, 17 April 2026
.mw-parser-output .sw-podium-table {
width: 100%;
margin: 0 0 1em;
}
.mw-parser-output .sw-podium-table th,
.mw-parser-output .sw-podium-table td {
vertical-align: middle;
}
.mw-parser-output .sw-podium-table th:first-child,
.mw-parser-output .sw-podium-table td:first-child,
.mw-parser-output .sw-podium-place {
width: 3.5em;
text-align: center;
}
.mw-parser-output .sw-podium-team {
display: inline;
}
.mw-parser-output .sw-podium-team-players {
color: #54595d;
font-size: 0.92em;
}