Template:Infobox court case/styles.css: Difference between revisions
Jump to navigation
Jump to search
imported>Robertsky Adding {{pp-template}} |
(No difference)
|
Latest revision as of 13:14, 17 October 2024
/* {{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;
}