Jump to content

Template:InfoboxCharacter/styles.css: Difference between revisions

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

Latest revision as of 17:13, 5 January 2026

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

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