Template:Infobox company/styles.css: Difference between revisions
Jump to navigation
Jump to search
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; }" |
No edit summary Tag: Manual revert |
| (One intermediate revision by the same user not shown) | |
(No difference)
| |
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;
}