Template:Division champions block/styles.css

Revision as of 01:31, 17 April 2026 by Maintenance script (talk | contribs) (Simplify champions row styling)
.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;
}