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)) |
Created page with ".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; }" |
(No difference)
|
Revision as of 16:49, 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; }