Difference between revisions of "Template:Extension/styles.css"
Jump to navigation
Jump to search
>Izno (css conention) |
>TheDJ m |
||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
} | } | ||
.ext-infobox-header > th, | |||
.ext-infobox caption { | .ext-infobox caption { | ||
text-align: center; | text-align: center; | ||
} | } |
Latest revision as of 09:32, 31 August 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-header > th,
.ext-infobox caption {
text-align: center;
}