Template:Extension/styles.css: Difference between revisions
From Bonkipedia
[[mw:]]>Izno (rm duplicate css) |
ManfredoDo (talk | contribs) m (1 revision imported: Infobox templates) |
(No difference)
|
Latest revision as of 17:54, 12 November 2022
.ext-infobox > tbody > tr > td:first-child {
vertical-align: top;
}
.ext-infobox > tbody > tr > td abbr {
white-space: nowrap;
}
.ext-infobox .mw-collapsible-header,
.ext-infobox .mw-collapsible-toggle {
font-weight: bold;
}
.ext-infobox .mw-collapsible-content {
margin-top: .2em;
padding-top: .2em;
}
.ext-infobox-header > th,
.ext-infobox caption,
.ext-infobox-image,
.ext-infobox-translate {
text-align: center;
}
.ext-infobox-name {
font-size: 130%;
line-height: 100%;
}
.ext-infobox-type {
min-width: 7em;
}