diff options
-rw-r--r-- | play.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -339,6 +339,7 @@ body.p2 #npg_galatia { display: block } .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; } .green.selected { box-shadow: 0 0 0 1px #033600, 0 0 0 4px yellow; } +body.tint .militia.selected, .militia.selected { box-shadow: 0 0 0 1px #434343, 0 0 0 4px yellow; } #legion_0 { background-position: 0px 0px } |