Slew of minor style adjustments

- Added padding to bottom of /setup-guide to accomodate iPhone users with curved screen bottoms
- Added screen orientation detection to /player-settings to force select inputs into a single column on mobile devices
- Added an X to the cookie notice to indicate it can be closed
- Changed "Generate Game" to "Start Game" so it matches the header
This commit is contained in:
Chris Wilson
2020-12-05 15:37:31 -05:00
parent 63d4162c97
commit 1a62772825
6 changed files with 16 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
{% block body %}
{% include 'header/grassHeader.html' %}
<div id="player-settings">
<h1>Generate Game</h1>
<h1>Start Game</h1>
<p>Choose the options you would like to play with! You may generate a single-player game from this page,
or download a settings file you can use to participate in a MultiWorld. If you would like to make
your settings extra random, check out the <a href="/weighted-settings">weighted settings</a>