Template:Black Sea Coordinate Grid/styles.css

From Underrail Wiki
< Template:Black Sea Coordinate Grid
Revision as of 20:36, 29 September 2020 by Zonezonezonezonebest (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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; }