Template:Infobox company/styles.css

From Rail announcements
Revision as of 23:39, 23 January 2025 by AutoUnder (talk | contribs) (Created page with "→‎{{pp-template|small=yes}}: .ib-company .infobox-label { padding-right: 0.5em; } .ib-company .infobox-data, .ib-company .infobox-below { line-height: 1.35em; } →‎always light background for logos: .ib-company-logo img { background-color: #f8f9fa; } .ib-company-locality, .ib-company-country { display: inline; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template|small=yes}} */
.ib-company .infobox-label {
	padding-right: 0.5em;
}

.ib-company .infobox-data,
.ib-company .infobox-below {
	line-height: 1.35em;
}

/* always light background for logos */
.ib-company-logo img {
	background-color: #f8f9fa;
}

.ib-company-locality,
.ib-company-country {
	display: inline;
}