Difference between revisions of "Template:Extension/styles.css"
Jump to navigation
Jump to search
>Shirayuki m (Undo revision 4365174 by Shirayuki (talk): per Topic:W2cchtd3pyjuln05) |
>Izno (remove duplication with Template:Infobox/styles.css) |
||
Line 1: | Line 1: | ||
.ext-infobox > tbody > tr > td:first-child { | .ext-infobox > tbody > tr > td:first-child { | ||
vertical-align: top; | vertical-align: top; |
Revision as of 22:06, 6 July 2021
.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 caption {
text-align: center;
}