Template:Infobox character/styles.css

From Objectshowpedia
Revision as of 10:59, 4 October 2024 by wikipedia>MusikBot II (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)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.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;
}