diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -739,6 +739,9 @@ body.shift .mustered_vassals { width: 44px; height: 48px; background-size: 44px 48px; +} + +.cylinder:not(.lieutenant) { filter: drop-shadow(0px 2px 4px #0004); } |