X-Git-Url: https://git.yukkurigames.com/?p=mlpccg.git;a=blobdiff_plain;f=single.html;h=147a5b9c771846efcd48caf367dcc87a4d4c287d;hp=89f5429810f3cf5487a3596e8af93da82c215241;hb=HEAD;hpb=38629f9bf607425902be697ac5715e0def7e9b3f diff --git a/single.html b/single.html index 89f5429..147a5b9 100644 --- a/single.html +++ b/single.html @@ -13,7 +13,7 @@ --> - + @@ -63,7 +63,7 @@ .bits { top: 70vh; left: 0; - bottom: 15vh; + bottom: 10vh; right: 50vw; line-height: 15vh; } @@ -84,19 +84,18 @@ .adj { display: block; - padding: 0; - max-width: 0.6em; - min-width: 0.6em; line-height: 0.6em; width: 0.6em; height: 0.6em; - max-height: 0.6em; - max-height: 0.6em; font-size: 20vmin; font-family: 'Sans', sans-serif; border-style: solid; border-width: 1px; border-radius: 0.3em; + position: absolute; + margin-top: -2.25em; + margin-left: 1.6667em; + overflow: hidden; } /* Height 0.6 with line-height 0.6 should be centering the text, @@ -114,7 +113,7 @@ .score { top: 0vh; left: 0; - bottom: 70vh; + bottom: 30vh; right: 50vw; line-height: 70vh; } @@ -170,16 +169,10 @@ #current-score, #current-actions { line-height: 1.3333em; } } - #current-score + .adj, #current-actions + .adj { - position: absolute; - margin-top: -2.25em; - margin-left: 1.6667em; - } - .turn { left: 45vw; top: 70vh; - bottom: 15vh; + bottom: 10vh; right: 0; line-height: 15vh; } @@ -302,10 +295,6 @@ overlay.parentNode.removeChild(overlay); }; - messages.show = function (data) { - show(data.id); - }; - function maybeBack (event) { if (Math.max(score, opponentScore) !== 0 && Math.max(score, opponentScore) !== 15) { @@ -386,9 +375,8 @@
-

You Sure?

- Do you want to stop playing? + You sure you want to stop?

Nnope. Eeyup. @@ -397,5 +385,6 @@
You Win!
+