This commit is contained in:
Kyle
2019-08-18 15:51:22 -07:00
parent dbd6a8b088
commit 3101179d9e
2 changed files with 8 additions and 2 deletions

View File

@@ -54,7 +54,7 @@
Starting Life Total:<br>
<input id="inputStartingLife" class="input" type="number" min="0" value="40"><br>
<button id="buttonStartGame" class="input" onclick="startGame()">Game On!</button><br><br>
For an optimal experience, save this website to your home screen and open it from there.<br>Check out my other website, <a href="https://cardconjurer.com">Card Conjurer</a>, to easily create custom Magic cards!
For an optimal experience, save this website to your home screen and open it from there.<br><br><div style="font-size: 0.75em">Check out my other website, <a style="font-size: inherit" href="https://cardconjurer.com">Card Conjurer</a>, to easily create custom Magic cards!</div>
</div>
</div>
<div onclick="fullscreen()" class="hidden" id="return">CLICK ANYWHERE TO RETURN TO FULLSCREEN</div>