MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 14:
--siege: #794394;
--structure: #794394;
 
--sonic: #794394;
--elastic: #794394;
}
 
Line 24 ⟶ 27:
.siege {color: var(--siege);}
.structure {color: var(--structure);}
.sonic {color: var(--siege);}
.elastic {color: var(--structure);}
 
.bg-explosive {background-color: var(--explosive);}
Line 33 ⟶ 38:
.bg-siege {background-color: var(--siege);}
.bg-structure {background-color: var(--structure);}
.bg-sonic {background-color: var(--siege);}
.bg-elastic {background-color: var(--structure);}
 
.bg-element {