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; - } + }*/