Template:Infobox baseball team season/styles.css
Appearance
/* {{pp-template}} */
.ib-baseball-team-season {
width: 23em;
border-collapse: collapse;
line-height: 1.2em;
}
.ib-baseball-team-season .infobox-subheader td,
.ib-baseball-team-season .infobox-subheader th,
.ib-baseball-team-season .infobox-subheader1 td,
.ib-baseball-team-season .infobox-subheader1 th,
.ib-baseball-team-season .infobox-subheader2 td,
.ib-baseball-team-season .infobox-subheader2 th,
.ib-baseball-team-season .infobox-subheader3 td,
.ib-baseball-team-season .infobox-subheader3 th {
border-top: 1px solid #a2a9b1;
padding: 0.4em 0.6em 0.4em 0.6em;
}
.ib-baseball-team-season .mergedtoprow .infobox-full-data,
.ib-baseball-team-season .mergedtoprow .infobox-header,
.ib-baseball-team-season .mergedtoprow .infobox-data,
.ib-baseball-team-season .mergedtoprow .infobox-label,
.ib-baseball-team-season .infobox-below {
border-top: 1px solid #a2a9b1;
padding: 0.4em 0.6em 0.2em 0.6em;
}
.ib-baseball-team-season .mergedrow .infobox-full-data,
.ib-baseball-team-season .mergedrow .infobox-data,
.ib-baseball-team-season .mergedrow .infobox-label {
border: 0;
padding: 0 0.6em 0.2em 0.6em;
}
.ib-baseball-team-season .mergedbottomrow .infobox-full-data,
.ib-baseball-team-season .mergedbottomrow .infobox-data,
.ib-baseball-team-season .mergedbottomrow .infobox-label {
border-top: 0;
border-bottom: 1px solid #a2a9b1;
padding: 0 0.6em 0.4em 0.6em;
}
.ib-baseball-team-season .maptable {
border: 0;
padding: 0;
}
.ib-baseball-team-season .infobox-header,
.ib-baseball-team-season .infobox-below {
text-align: left;
}
.ib-baseball-team-season .infobox-above {
font-size: 125%;
line-height: 1.3em;
}
.ib-baseball-team-season .infobox-subheader {
font-weight: bold;
}
.ib-baseball-team-season .infobox-subheader1 {
background-color: #ff9900;
font-weight: bold;
}
.ib-baseball-team-season .infobox-subheader2 {
background-color: #ffaa00;
font-weight: bold;
}
.ib-baseball-team-season .infobox-subheader3 {
background-color: #ffbb00;
font-weight: bold;
}
.ib-baseball-team-season-native {
font-weight: normal;
padding-top: 0.2em;
}
.ib-baseball-team-season-other-name {
font-size: 78%;
}
.ib-baseball-team-season-official {
font-weight: bold;
}
.ib-baseball-team-season-caption {
padding: 0.3em 0 0 0;
}
.ib-baseball-team-season-caption-link {
padding: 0.2em 0;
}
.ib-baseball-team-season-nickname {
display: inline;
}
.ib-baseball-team-season-fn {
font-weight: normal;
display: inline;
}