Template:Infobox court case/styles.css
Appearance
/* {{pp-template|small=yes}} */
/* always light bg for logos */
.ib-court-case .infobox-image img {
background-color: #f8f9fa;
}
.ib-court-case .infobox-above{
font-style: italic;
font-size: 125%;
}
.ib-court-case .infobox-header{
white-space:nowrap;
}
.ib-court-case .ib-court-case-red-header {
background-color: red;
color: white;
font-weight: bold;
}
.ib-court-case .ib-court-case-green-header {
background-color: green;
color: white;
font-weight: bold;
}