Template:InfoboxCharacter/styles.css: Difference between revisions

No edit summary
No edit summary
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;
}
}