Template:InfoboxWar/styles.css
Template page
More actions
/* probably for other infoboxes */ .infobox { width: 300px; border-radius: 6px; border: 2px solid white; padding: 12px; margin: 15px 20px 20px 25px; float: right; clear: right; font-size: 90%; line-height: 1.3; } .ib-data-title { font-weight: bold; width: 85px; padding-left: 5px; vertical-align: top; } .ib-data { max-width: 170px; vertical-align: top; } .ib-image img { border: 1px solid !important; margin: 5px auto !important; } .ib-credits { text-align: center; font-size: 90%; } .pi-data {
border-width: 0; padding: 0.625em 1em; padding-left: 0.500em; width: auto; text-align: center;
} /* infoboxwar specifics */ /* source from soft cell wiki (cc.by-sa 4.0) */ /* creds to allaze_eroler for subtitle alignment help */