| 
									
										
										
										
											2020-11-30 21:15:47 -05:00
										 |  |  | #generate-game-wrapper{ | 
					
						
							| 
									
										
										
										
											2020-07-18 16:25:07 -04:00
										 |  |  |     display: flex; | 
					
						
							|  |  |  |     flex-direction: row; | 
					
						
							|  |  |  |     justify-content: center; | 
					
						
							|  |  |  |     flex-wrap: wrap; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-11-30 21:15:47 -05:00
										 |  |  | #generate-game{ | 
					
						
							| 
									
										
										
										
											2020-12-01 03:08:31 -05:00
										 |  |  |     width: 700px; | 
					
						
							|  |  |  |     min-height: 360px; | 
					
						
							| 
									
										
										
										
											2020-10-25 11:49:12 -04:00
										 |  |  |     text-align: center; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-01 03:08:31 -05:00
										 |  |  | #generate-game p{ | 
					
						
							|  |  |  |     text-align: left; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-02 23:05:37 -05:00
										 |  |  | #generate-game button{ | 
					
						
							|  |  |  |     margin-top: 5px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-11-30 21:15:47 -05:00
										 |  |  | #generate-game-form-wrapper{ | 
					
						
							| 
									
										
										
										
											2020-07-18 16:25:07 -04:00
										 |  |  |     width: 100%; | 
					
						
							|  |  |  |     text-align: center; | 
					
						
							|  |  |  |     margin-bottom: 1rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-11 20:52:30 -04:00
										 |  |  | #generate-game-form-wrapper table td{ | 
					
						
							|  |  |  |     text-align: left; | 
					
						
							|  |  |  |     padding-right: 0.5rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #generate-form-button-row{ | 
					
						
							|  |  |  |     display: flex; | 
					
						
							|  |  |  |     flex-direction: row; | 
					
						
							|  |  |  |     justify-content: center; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-11 00:46:18 +02:00
										 |  |  | #file-input{ | 
					
						
							| 
									
										
										
										
											2020-07-18 16:25:07 -04:00
										 |  |  |     display: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-10-11 20:52:30 -04:00
										 |  |  | 
 | 
					
						
							|  |  |  | .interactive{ | 
					
						
							|  |  |  |     color: #ffef00; | 
					
						
							|  |  |  | } |