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:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Chris Wilson
					Chris Wilson