From 444977e10adb5504099c090dcdec73db2b4b8c64 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 21 Nov 2022 18:33:41 +0100 Subject: fix planning and lower lords --- play.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.html') diff --git a/play.html b/play.html index 82e02b6..ee0afcb 100644 --- a/play.html +++ b/play.html @@ -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; } -- cgit v1.2.3