Template:Infobox/styles.css: Difference between revisions
Created page with "→* * Common TemplateStyles used by [[Template:Extension]], [[Template:Skin]], * [[Template:Tool]], etc.: .infobox { box-sizing: border-box; border: 2px solid #a2a9b1; width: 280px; border-collapse: collapse; border-spacing: 0; background-color: white; →these are overriden by .infobox-rtl on the templates of interest: →@noflip: clear: right; →@noflip: float: right; →@noflip: margin: 0 0 0.5em 0.5em; } .infobox-rtl { →@noflip: clea..."
(Created page with "→* * Common TemplateStyles used by [[Template:Extension]], [[Template:Skin]], * [[Template:Tool]], etc.: .infobox { box-sizing: border-box; border: 2px solid #a2a9b1; width: 280px; border-collapse: collapse; border-spacing: 0; background-color: white; →these are overriden by .infobox-rtl on the templates of interest: →@noflip: clear: right; →@noflip: float: right; →@noflip: margin: 0 0 0.5em 0.5em; } .infobox-rtl { →@noflip: clea...") |
(No difference)
|