Template:Infobox court case/styles.css

From RetroWikipedia
Revision as of 13:14, 17 October 2024 by imported>Robertsky (Adding {{pp-template}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{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;
}