(Created page with ".infobox.chip-class-giga { background: red; }") |
No edit summary |
||
Line 1: | Line 1: | ||
.infobox.chip-class-giga { | .skin-citizen-light .infobox.chip-class-giga { | ||
background: | background: #f7cee7; | ||
} | |||
.skin-citizen-dark .infobox.chip-class-giga { | |||
background: #8c3152; | |||
} | |||
.skin-citizen-light .infobox.chip-class-mega { | |||
background: #adefef; | |||
} | |||
.skin-citizen-dark .infobox.chip-class-mega { | |||
background: #52849c; | |||
} | } |