Jump to content

Template:InfoboxFaction/styles.css: Difference between revisions

From Dreamon Studios Wiki
Created page with ".infobox th { background-color: #ffcccc; }"
 
No edit summary
Line 1: Line 1:
.infobox th {
.infobox th {
     background-color: #ffcccc;
     background-color: #ffcccc;
}
.infobox-title {
    background: #eeaaaa !important;
}
}

Revision as of 17:40, 4 January 2026

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

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