| 
									
										
										
										
											2020-11-30 21:15:47 -05:00
										 |  |  | html{ | 
					
						
							| 
									
										
										
										
											2020-12-03 00:18:09 -05:00
										 |  |  |     background-image: url('../static/backgrounds/grass/grass-0007-large.png'); | 
					
						
							| 
									
										
										
										
											2020-11-30 21:15:47 -05:00
										 |  |  |     background-repeat: repeat; | 
					
						
							| 
									
										
										
										
											2020-12-03 00:18:09 -05:00
										 |  |  |     background-size: 650px 650px; | 
					
						
							| 
									
										
										
										
											2020-11-30 21:15:47 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #host-room{ | 
					
						
							|  |  |  |     width: calc(100% - 5rem); | 
					
						
							|  |  |  |     margin-left: auto; | 
					
						
							|  |  |  |     margin-right: auto; | 
					
						
							|  |  |  |     background-color: rgba(0, 0, 0, 0.15); | 
					
						
							|  |  |  |     border-radius: 8px; | 
					
						
							|  |  |  |     padding: 1rem; | 
					
						
							| 
									
										
										
										
											2020-12-03 00:18:09 -05:00
										 |  |  |     color: #eeffeb; | 
					
						
							| 
									
										
										
										
											2020-11-30 21:15:47 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #host-room a{ | 
					
						
							| 
									
										
										
										
											2020-12-03 00:18:09 -05:00
										 |  |  |     color: #ffef00; | 
					
						
							| 
									
										
										
										
											2020-11-30 21:15:47 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #host-room input[type=text]{ | 
					
						
							| 
									
										
										
										
											2020-12-03 00:18:09 -05:00
										 |  |  |     border: 1px solid #000000; | 
					
						
							|  |  |  |     padding: 3px; | 
					
						
							|  |  |  |     border-radius: 3px; | 
					
						
							| 
									
										
										
										
											2020-11-30 21:15:47 -05:00
										 |  |  |     width: 500px; | 
					
						
							|  |  |  | } |