| 
									
										
										
										
											2020-12-01 16:44:24 -05:00
										 |  |  | html{ | 
					
						
							|  |  |  |     padding-top: 110px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-03 01:55:06 -05:00
										 |  |  | #base-header{ | 
					
						
							| 
									
										
										
										
											2020-10-25 11:49:12 -04:00
										 |  |  |     display: flex; | 
					
						
							|  |  |  |     flex-direction: row; | 
					
						
							| 
									
										
										
										
											2020-12-03 01:55:06 -05:00
										 |  |  |     justify-content: space-between; | 
					
						
							| 
									
										
										
										
											2020-10-25 11:49:12 -04:00
										 |  |  |     background-size: auto 90px; | 
					
						
							| 
									
										
										
										
											2020-12-01 16:44:24 -05:00
										 |  |  |     width: calc(100% - 20px); | 
					
						
							| 
									
										
										
										
											2020-10-25 11:49:12 -04:00
										 |  |  |     height: 90px; | 
					
						
							|  |  |  |     position: fixed; | 
					
						
							|  |  |  |     top: 0; | 
					
						
							|  |  |  |     left: 0; | 
					
						
							|  |  |  |     font-family: HyliaSerif, sans-serif; | 
					
						
							|  |  |  |     padding: 10px; | 
					
						
							|  |  |  |     line-height: 2rem; | 
					
						
							| 
									
										
										
										
											2020-11-30 21:15:47 -05:00
										 |  |  |     z-index: 9999; | 
					
						
							| 
									
										
										
										
											2020-10-25 11:49:12 -04:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-03 01:55:06 -05:00
										 |  |  | #base-header #base-header-left{ | 
					
						
							|  |  |  |     display: flex; | 
					
						
							|  |  |  |     flex-direction: row; | 
					
						
							| 
									
										
										
										
											2020-12-01 03:08:31 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-03 01:55:06 -05:00
										 |  |  | #base-header #base-header-left a{ | 
					
						
							|  |  |  |     margin-right: 0; | 
					
						
							|  |  |  |     padding-right: 7px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #base-header #site-title{ | 
					
						
							|  |  |  |     margin-right: 7px; | 
					
						
							| 
									
										
										
										
											2020-12-01 03:08:31 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-03 01:55:06 -05:00
										 |  |  | #base-header #site-title img{ | 
					
						
							| 
									
										
										
										
											2020-10-25 11:49:12 -04:00
										 |  |  |     width: 40px; | 
					
						
							|  |  |  |     height: 40px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-03 01:55:06 -05:00
										 |  |  | #base-header a{ | 
					
						
							| 
									
										
										
										
											2020-12-01 03:08:31 -05:00
										 |  |  |     color: #2f6b83; | 
					
						
							| 
									
										
										
										
											2020-10-25 11:49:12 -04:00
										 |  |  |     text-decoration: none; | 
					
						
							|  |  |  |     cursor: pointer; | 
					
						
							|  |  |  |     margin-right: 1.2rem; | 
					
						
							|  |  |  |     font-size: 1.2rem; | 
					
						
							|  |  |  | } |