diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -255,7 +255,7 @@ body.shift .mustered_vassals { } .mat .shield.action { - box-shadow: 0 0 6px white, inset 0 0 6px white; + box-shadow: 0 0 6px 4px white, inset 0 0 6px white; } .mat .forces { top: 96px; left: 66px; width: 240px; height: 96px; } |