| 
									
										
										
										
											2016-02-27 13:48:24 -08:00
										 |  |  | nav a { | 
					
						
							| 
									
										
										
										
											2015-12-19 02:35:50 -08:00
										 |  |  |   padding: 5px 10px; | 
					
						
							|  |  |  |   text-decoration: none; | 
					
						
							|  |  |  |   margin-top: 10px; | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   background-color: #eee; | 
					
						
							|  |  |  |   border-radius: 4px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2016-02-27 13:48:24 -08:00
										 |  |  | nav a:visited, a:link { | 
					
						
							| 
									
										
										
										
											2015-12-19 02:35:50 -08:00
										 |  |  |   color: #607D8B; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2016-02-27 13:48:24 -08:00
										 |  |  | nav a:hover { | 
					
						
							| 
									
										
										
										
											2015-12-19 02:35:50 -08:00
										 |  |  |   color: #039be5; | 
					
						
							|  |  |  |   background-color: #CFD8DC; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2016-02-27 13:48:24 -08:00
										 |  |  | nav a.router-link-active { | 
					
						
							| 
									
										
										
										
											2015-12-19 02:35:50 -08:00
										 |  |  |   color: #039be5; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | h1 { | 
					
						
							|  |  |  |   font-size: 1.2em; | 
					
						
							|  |  |  |   color: #999; | 
					
						
							|  |  |  |   margin-bottom: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | h2 { | 
					
						
							|  |  |  |   font-size: 2em; | 
					
						
							|  |  |  |   margin-top: 0; | 
					
						
							|  |  |  |   padding-top: 0; | 
					
						
							|  |  |  | } |