Template:ProductionChain/style.css: Difference between revisions
Template page
More actions
Content deleted Content added
imported>76561198045853337 create css |
imported>76561198045853337 add DSP font |
||
| Line 10: | Line 10: | ||
.pc_table .no_replicator { |
.pc_table .no_replicator { |
||
background-color: #5a3135; |
background-color: #5a3135; |
||
} |
|||
.pc_table td { |
|||
font-family: TemplateStyles-SairaM; |
|||
} |
} |
||
Latest revision as of 18:23, 9 March 2022
.pc_table {
background-color: #0b161c;
text-align: center;
}
.pc_table .only_mine {
background-color: #666600;
}
.pc_table .no_replicator {
background-color: #5a3135;
}
.pc_table td {
font-family: TemplateStyles-SairaM;
}