| 
									
										
										
										
											2021-05-29 20:08:28 +08:00
										 |  |  | @use "sass:math"; | 
					
						
							| 
									
										
										
										
											2015-10-23 02:41:49 +08:00
										 |  |  | @import "variables"; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | header { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-08-25 18:30:26 +08:00
										 |  |  | html, body { | 
					
						
							| 
									
										
										
										
											2015-10-23 02:41:49 +08:00
										 |  |  |   font-size: 12px; | 
					
						
							| 
									
										
										
										
											2019-08-25 18:30:26 +08:00
										 |  |  |   background-color: #FFF; | 
					
						
							| 
									
										
										
										
											2015-10-23 02:41:49 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .page-content { | 
					
						
							|  |  |  |   margin: 0 auto; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .print-hidden { | 
					
						
							| 
									
										
										
										
											2019-08-25 18:30:26 +08:00
										 |  |  |   display: none !important; | 
					
						
							| 
									
										
										
										
											2015-10-23 02:41:49 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-08-25 18:30:26 +08:00
										 |  |  | .tri-layout-container { | 
					
						
							|  |  |  |   grid-template-columns: 1fr; | 
					
						
							|  |  |  |   grid-template-areas: "b"; | 
					
						
							| 
									
										
										
										
											2020-04-05 20:07:19 +08:00
										 |  |  |   margin-inline-start: 0; | 
					
						
							|  |  |  |   margin-inline-end: 0; | 
					
						
							| 
									
										
										
										
											2015-10-23 02:41:49 +08:00
										 |  |  |   display: block; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-08-25 18:30:26 +08:00
										 |  |  | .card { | 
					
						
							|  |  |  |   box-shadow: none; | 
					
						
							| 
									
										
										
										
											2019-01-19 19:33:11 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-08-25 18:30:26 +08:00
										 |  |  | .content-wrap.card { | 
					
						
							| 
									
										
										
										
											2020-04-05 20:07:19 +08:00
										 |  |  |   padding-inline-start: 0; | 
					
						
							|  |  |  |   padding-inline-end: 0; | 
					
						
							| 
									
										
										
										
											2015-10-23 02:41:49 +08:00
										 |  |  | } |