Template:Black Sea Coordinate Grid/styles.css

From Underrail Wiki
Jump to navigation Jump to search

/* Black sea coordinate grid tile backgrounds */

/* Current types are: ruin, native, pirate, expedition & sea */

.coord-grid-expedition { background: #ffffcc; }

.coord-grid-native { background: #ff78a9; }

.coord-grid-pirate { background: ffe6cc; }

.coord-grid-ruin { background: #77ffcc; }

.coord-grid-sea { background: #1111dd; }