Template:InfoboxFaction/styles.css: Difference between revisions

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;
}
}