Template:Infobox company/styles.css

From Project Basis
Revision as of 02:08, 20 July 2026 by WillSysAd (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp-template|small=yes}} */
.ib-company .infobox-label {
	padding-right: 0.5em;
}

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

.ib-company-logo .logo-nobg img {
	background-color: inherit;
    color:inherit;
}

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