summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-06-21 12:58:29 +0200
committerTor Andersson <tor@ccxvii.net>2023-07-07 18:39:37 +0200
commitf32d40bd233555f956d58ffe398218aa2c9cf633 (patch)
tree44f6799df89b68577980e61890253ae8939b14a8 /play.css
parente374b1ef04542fdfd57a035011f2895560829fd7 (diff)
downloadtime-of-crisis-f32d40bd233555f956d58ffe398218aa2c9cf633.tar.gz
Barbarian invasions.
Diffstat (limited to 'play.css')
-rw-r--r--play.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/play.css b/play.css
index 65a5d64..0a283d5 100644
--- a/play.css
+++ b/play.css
@@ -236,6 +236,13 @@ body.p2 #Galatia_NPG { display: block }
.legion.action { box-shadow: 0 0 0 1px #434343, 0 0 0 4px red; }
.militia.action { box-shadow: 0 0 0 1px #434343, 0 0 0 4px red; }
+.alamanni.action { box-shadow: 0 0 0 1px #393204, 0 0 0 4px white; }
+.franks.action { box-shadow: 0 0 0 1px #1d323a, 0 0 0 4px white; }
+.goths.action { box-shadow: 0 0 0 1px #002759, 0 0 0 4px white; }
+.nomads.action { box-shadow: 0 0 0 1px #610700, 0 0 0 4px white; }
+.sassanids.action { box-shadow: 0 0 0 1px #2f0042, 0 0 0 4px white; }
+.rival_emperor.action { box-shadow: 0 0 0 1px #323214, 0 0 0 4px white; }
+
.red.selected { box-shadow: 0 0 0 1px #680000, 0 0 0 4px yellow; }
.blue.selected { box-shadow: 0 0 0 1px #113854, 0 0 0 4px yellow; }
.yellow.selected { box-shadow: 0 0 0 1px #553a00, 0 0 0 4px yellow; }