From da8563adf0857170558ac9fd808799d80c787dbc Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 17 Jun 2021 12:33:20 +0200 Subject: 300: update --- play.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'play.html') diff --git a/play.html b/play.html index 2f3ec8c..102c99f 100644 --- a/play.html +++ b/play.html @@ -80,11 +80,11 @@ #tooltip.card { position: absolute; z-index: 100; - left: 50%; + right: 270px; top: 60px; margin-left: -250px; - width: 500px; - height: 700px; + width: 375px; + height: 525px; } /* CARD ACTION POPUP MENU */ @@ -108,6 +108,7 @@ .map.greek, .map.greek > div { transform: rotate(180deg); + transform-origin: center; } .map { @@ -252,7 +253,6 @@ -
-- cgit v1.2.3