Difference between revisions of "Template:Extension/styles.css"

reset(normalize) the caption of the table to {text-align:center;}. In MinervaNeue, the caption has no left margin.
>Pppery
m (Protected "Template:Extension/styles.css": Matching protection level with Template:Extension ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
>Lens0021
(reset(normalize) the caption of the table to {text-align:center;}. In MinervaNeue, the caption has no left margin.)
Line 30: Line 30:
margin-top: .2em;
margin-top: .2em;
padding-top: .2em;
padding-top: .2em;
}
.ext-infobox caption {
text-align: center;
}
}
Anonymous user