Template:Infobox character/styles.css: Difference between revisions

From Objectshowpedia
m Protected "Template:Infobox character/styles.css": High-risk template or module: 7667 transclusions (more info) ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
 
m 1 revision imported: For infoboxes.
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 17:14, 5 October 2024

.ib-character {
	border-spacing: 2px 5px;
}

.ib-character .infobox-above, .ib-character .infobox-header {
	background-color: #DEDEE2; 
	color:black;
}

/* light background for transparent images */
.ib-character .infobox-image img {
	background-color: #f8f9fa;
}