summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/battlemap/www/index.html')
-rw-r--r--src/battlemap/www/index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/battlemap/www/index.html b/src/battlemap/www/index.html
index 1c4969d..cad620b 100644
--- a/src/battlemap/www/index.html
+++ b/src/battlemap/www/index.html
@@ -83,17 +83,22 @@
.asset-character-icon-Icon0
{
- background-color: cyan;
+ background-color: Aqua;
}
.asset-character-icon-Icon1
{
- background-color: blue;
+ background-color: Aquamarine;
}
.asset-character-icon-Icon2
{
- background-color: darkblue;
+ background-color: Purple;
+ }
+
+ .asset-character-icon-Icon3
+ {
+ background-color: RebeccaPurple;
}
.battlemap-marker-icon