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 th {
     background-color: #e4dcf6;
     background-color: #eeddff;
}
 
.infobox-title {
    background: #ccbbee !important;
}
}

Revision as of 17:39, 4 January 2026

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

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