Template:Infobox company/styles.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 2: | Line 2: | ||
.ib-company .infobox-label { | .ib-company .infobox-label { | ||
padding-right: 0.5em; | padding-right: 0.5em; | ||
} | } | ||
Latest revision as of 23:33, 17 December 2024
/* {{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;
}