Template:Black Sea Coordinate Grid/styles.css

From Underrail Wiki
Jump to navigation Jump to search
This page is marked for deletion. If you disagree with its deletion, please improve the page and remove the {{delete}} tag. Remember to check what links here and the page history before deleting.

/* 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; }