From 7746a800c6d0402923b4dda3c9939b706716196d Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 26 Nov 2022 15:10:34 +0100 Subject: Legate location. --- play.html | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) (limited to 'play.html') diff --git a/play.html b/play.html index 0f3b954..ba769b4 100644 --- a/play.html +++ b/play.html @@ -79,13 +79,6 @@ header.your_turn { background-color: orange; } /* PLAN */ #plan { - //background-color: white; - //border: 1px solid black; - //position: fixed; - top: 84px; - left: 36px; - //box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5); - //z-index: 51; user-select: none; max-width: 1275px; margin: 36px auto; @@ -93,9 +86,7 @@ header.your_turn { background-color: orange; } #plan_header { font-weight: bold; - cursor: move; text-align: center; - //border-bottom: 1px solid black; background-color: #444; color: white; padding: 3px 1em; @@ -721,8 +712,6 @@ body.shift .mustered_vassals { width: 32px; height: 64px; background-image: url(images/legate.svg); - top: 1580px; - left: 170px; filter: drop-shadow(0px 2px 4px #0004); } @@ -1099,10 +1088,10 @@ body.shift .mustered_vassals {
-
-
-
-
+
+
+
+
-- cgit v1.2.3