diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-01-21 14:25:59 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 13:02:39 +0100 |
commit | 58317e96eed5c3e9394b9744088eaa6d25e17b4f (patch) | |
tree | 94d33a08a59dc3ec26aefec18bc7030962b94001 /play.html | |
parent | 6401641659f4b5ea3ebe38dbcc7b1ea95c9edacf (diff) | |
download | nevsky-58317e96eed5c3e9394b9744088eaa6d25e17b4f.tar.gz |
Optimize ending the battle sequence.
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -218,7 +218,7 @@ body.Teutons #plan_actions .russian { display: none } } #pursuit { - margin: 0 auto; + margin: 15px auto; } .siegeworks { |