From f672bcba3df55ce40d0c56aa50cbaf21803fcbbf Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Fri, 16 Aug 2019 18:14:50 -0700 Subject: [PATCH] Update life.html --- life.html | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/life.html b/life.html index f0e23fb3..47c7e4c8 100644 --- a/life.html +++ b/life.html @@ -47,12 +47,14 @@
- Number of Players:
-
- Starting Life Total:
-
-

- For an optimal experience, save this website to your home screen and open it from there.
Check out my other website, Card Conjurer, to easily create custom Magic cards! +
+ Number of Players:
+
+ Starting Life Total:
+
+

+ For an optimal experience, save this website to your home screen and open it from there.
Check out my other website, Card Conjurer, to easily create custom Magic cards! +
@@ -94,10 +96,11 @@ } .settings { margin: 10pt; + } + .innerSettings { overflow-y: auto; touch-action: pan-y; -webkit-overflow-scrolling: touch; - height: calc(100% + 20pt); } * { font-family: belerenbsc; @@ -236,9 +239,9 @@ a { color: white; } - a:hover { + /*a:hover { color: grey; - } + }*/