Template:InfoboxCharacter/styles.css: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
.infobox th {
.infobox .infobox-title {
     background-color: #eeddff;
     background: #ccbbee !important;
}
}


.infobox-title {
.infobox .infobox-header {
     background: #ccbbee !important;
     background-color: #eeddff !important;
}
}