Jump to content

Template:InfoboxCharacter/styles.css: Difference between revisions

From Dreamon Studios Wiki
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;
}
}

Revision as of 17:08, 5 January 2026

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

.infobox .infobox-header {
    background-color: #eeddff;
}