Difference between revisions of "Template:Extension/styles.css"
css conention
>Izno (remove duplication with Template:Infobox/styles.css) |
>Izno (css conention) |
||
| Line 2: | Line 2: | ||
vertical-align: top; | vertical-align: top; | ||
} | } | ||
.ext-infobox > tbody > tr > td abbr { | .ext-infobox > tbody > tr > td abbr { | ||
white-space: nowrap; | white-space: nowrap; | ||
} | } | ||
.ext-infobox .mw-collapsible-header, | .ext-infobox .mw-collapsible-header, | ||
.ext-infobox .mw-collapsible-toggle { | .ext-infobox .mw-collapsible-toggle { | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
.ext-infobox .mw-collapsible-content { | .ext-infobox .mw-collapsible-content { | ||
margin-top: .2em; | margin-top: .2em; | ||
padding-top: .2em; | padding-top: .2em; | ||
} | } | ||
.ext-infobox caption { | .ext-infobox caption { | ||
text-align: center; | text-align: center; | ||
} | } | ||