User:NerdOfEpic/code-bits.css
Jump to navigation
Jump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
.code_version { background-color: #6AA84F; }
.seed_value { background-color: #6AA84F; }
.skip_tutorial { background-color: #6FA8DC; color: #FFFFFF; }
.save_restore_health { background-color: #6FA8DC; color: #FFFFFF; }
.save_restore_ammo { background-color: #FF6600; }
.biome_count { background-color: #FF7700; }
.biome_size { background-color: #FF8800; }
.biome_cohesion { background-color: #FF9900; }
.enemy_quantity { background-color: #D06666; color: #FFFFFF; }
.enemy_difficulty { background-color: #D07777; color: #FFFFFF; }
.map_room_type { background-color: #D08888; color: #FFFFFF; }
.dlc { background-color: #D09999; color: #FFFFFF; }