diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-17 15:33:19 +0200 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-17 15:33:19 +0200 |
commit | 0a62f387c84b607319b9c6c560b02f1d0e13d158 (patch) | |
tree | ccd532ffb5bec72890f31c55b4c2ed9d133277db /play.html | |
parent | 182913c5e94f0f5527ce725269ab25254c96dbf1 (diff) | |
download | algeria-0a62f387c84b607319b9c6c560b02f1d0e13d158.tar.gz |
airmobilize units
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -173,14 +173,16 @@ main { background-color: dimgray } .counter.fr_xx_7{background-position:22.22222222222222% 33.33333333333333%} .counter.fr_xx_dispersed{background-position:33.33333333333333% 33.33333333333333%} .counter.fr_x{background-position:44.44444444444444% 33.33333333333333%} -.counter.fr_x_airmobile{background-position:55.55555555555556% 33.33333333333333%} +.counter.fr_x.airmobile{background-position:55.55555555555556% 33.33333333333333%} .counter.fr_elite_x_para{background-position:0% 44.44444444444444%} .counter.fr_elite_x_inf{background-position:11.11111111111111% 44.44444444444444%} .counter.fr_elite_x_marine{background-position:22.22222222222222% 44.44444444444444%} -.counter.fr_elite_x_airmobile{background-position:33.33333333333333% 44.44444444444444%} +.counter.fr_elite_x_para.airmobile{background-position:33.33333333333333% 44.44444444444444%} +.counter.fr_elite_x_inf.airmobile{background-position:33.33333333333333% 44.44444444444444%} +.counter.fr_elite_x_marine.airmobile{background-position:33.33333333333333% 44.44444444444444%} .counter.alg_x{background-position:44.44444444444444% 44.44444444444444%} -.counter.alg_x_airmobile{background-position:55.55555555555556% 44.44444444444444%} +.counter.alg_x.airmobile{background-position:55.55555555555556% 44.44444444444444%} .counter.alg_police{background-position:66.66666666666666% 44.44444444444444%} /* .counter.alg_neut{background-position:77.77777777777777% 44.44444444444444%} */ |