Template:InfoboxWar/styles.css: Difference between revisions
Template page
More actions
Mr.Norwood (talk | contribs) Created page with "→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..." |
Mr.Norwood (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
.infobox { | .infobox { | ||
width: 300px; | width: 300px; | ||
Line 36: | Line 35: | ||
text-align: center; | text-align: center; | ||
} | } | ||
Latest revision as of 13:05, 9 April 2025
.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;
}