| 
									
										
										
										
											2020-08-14 23:45:23 -04:00
										 |  |  | #game-settings{ | 
					
						
							|  |  |  |     margin-left: auto; | 
					
						
							|  |  |  |     margin-right: auto; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-08-19 21:51:59 -04:00
										 |  |  | #game-settings code{ | 
					
						
							|  |  |  |     background-color: #dbe1bc; | 
					
						
							|  |  |  |     border-radius: 4px; | 
					
						
							|  |  |  |     padding-left: 0.25rem; | 
					
						
							|  |  |  |     padding-right: 0.25rem; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-08-14 23:45:23 -04:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-08-25 20:51:11 -04:00
										 |  |  | #game-settings .instructions{ | 
					
						
							|  |  |  |     text-align: left; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #game-settings #settings-wrapper .setting-wrapper{ | 
					
						
							|  |  |  |     display: flex; | 
					
						
							|  |  |  |     flex-direction: column; | 
					
						
							|  |  |  |     justify-content: flex-start; | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #game-settings #settings-wrapper .setting-wrapper .title-span{ | 
					
						
							|  |  |  |     font-weight: bold; | 
					
						
							| 
									
										
										
										
											2020-08-14 23:45:23 -04:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-08-19 21:51:59 -04:00
										 |  |  | #game-settings #settings-wrapper{ | 
					
						
							|  |  |  |     margin-top: 1.5rem; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-08-14 23:45:23 -04:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-09-05 18:51:46 -04:00
										 |  |  | #game-settings #settings-wrapper #sprite-picker{ | 
					
						
							|  |  |  |     margin-bottom: 2rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #game-settings #settings-wrapper #sprite-picker #sprite-picker-sprites{ | 
					
						
							|  |  |  |     display: flex; | 
					
						
							|  |  |  |     flex-direction: row; | 
					
						
							|  |  |  |     flex-wrap: wrap; | 
					
						
							|  |  |  |     justify-content: flex-start; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #game-settings #settings-wrapper #sprite-picker .sprite-img-wrapper{ | 
					
						
							|  |  |  |     cursor: pointer; | 
					
						
							|  |  |  |     margin: 10px; | 
					
						
							| 
									
										
										
										
											2020-11-07 13:11:54 +01:00
										 |  |  |     image-rendering: pixelated; | 
					
						
							| 
									
										
										
										
											2020-09-05 18:51:46 -04:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* Center tooltip text for sprite images */ | 
					
						
							|  |  |  | #game-settings #settings-wrapper #sprite-picker .sprite-img-wrapper::after{ | 
					
						
							|  |  |  |     text-align: center; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #game-settings #settings-wrapper #sprite-picker .sprite-img-wrapper img{ | 
					
						
							|  |  |  |     width: 32px; | 
					
						
							|  |  |  |     height: 48px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-08-19 21:51:59 -04:00
										 |  |  | #game-settings table.option-set{ | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |     margin-bottom: 1.5rem; | 
					
						
							| 
									
										
										
										
											2020-08-14 23:45:23 -04:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-08-19 21:51:59 -04:00
										 |  |  | #game-settings table.option-set td.option-name{ | 
					
						
							|  |  |  |     width: 150px; | 
					
						
							| 
									
										
										
										
											2020-08-14 23:45:23 -04:00
										 |  |  |     font-weight: bold; | 
					
						
							| 
									
										
										
										
											2020-08-19 21:51:59 -04:00
										 |  |  |     font-size: 1rem; | 
					
						
							|  |  |  |     line-height: 2rem; | 
					
						
							| 
									
										
										
										
											2020-08-14 23:45:23 -04:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-09-05 18:51:46 -04:00
										 |  |  | #game-settings table.option-set td.option-name .delete-button{ | 
					
						
							|  |  |  |     cursor: pointer; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-08-19 21:51:59 -04:00
										 |  |  | #game-settings table.option-set td.option-value{ | 
					
						
							|  |  |  |     line-height: 2rem; | 
					
						
							| 
									
										
										
										
											2020-08-14 23:45:23 -04:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-08-19 21:51:59 -04:00
										 |  |  | #game-settings table.option-set td.option-value input[type=range]{ | 
					
						
							|  |  |  |     width: 90%; | 
					
						
							|  |  |  |     min-width: 300px; | 
					
						
							|  |  |  |     vertical-align: middle; | 
					
						
							| 
									
										
										
										
											2020-08-14 23:45:23 -04:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2020-08-27 21:31:18 -04:00
										 |  |  | 
 | 
					
						
							|  |  |  | #game-settings #game-settings-button-row{ | 
					
						
							| 
									
										
										
										
											2020-10-16 19:33:42 -04:00
										 |  |  |     display: flex; | 
					
						
							|  |  |  |     flex-direction: row; | 
					
						
							|  |  |  |     justify-content: space-between; | 
					
						
							| 
									
										
										
										
											2020-08-27 21:31:18 -04:00
										 |  |  |     width: 100%; | 
					
						
							|  |  |  | } |