| 
									
										
										
										
											2020-04-16 17:25:39 +02:00
										 |  |  | @media print { | 
					
						
							|  |  |  |   body { | 
					
						
							|  |  |  |     font-size: 9pt; | 
					
						
							|  |  |  |     font-family: serif; | 
					
						
							|  |  |  |     padding-top: 0; | 
					
						
							|  |  |  |     margin-top: 0; | 
					
						
							| 
									
										
										
										
											2020-04-22 11:17:05 +02:00
										 |  |  |     overflow: visible !important; | 
					
						
							|  |  |  |     height: auto !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-05-04 16:52:03 +02:00
										 |  |  |   .break-inside-avoid { | 
					
						
							|  |  |  |     break-inside: avoid; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   a { | 
					
						
							|  |  |  |     text-decoration: none; | 
					
						
							|  |  |  |     color: rgba(0,0,0,.87) !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-04-22 11:17:05 +02:00
										 |  |  |   .d-flex { | 
					
						
							|  |  |  |     display: block !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   .scroll-y { | 
					
						
							|  |  |  |     overflow: visible !important; | 
					
						
							|  |  |  |     height: auto !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   .application { | 
					
						
							|  |  |  |     display: block !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .application--wrap { | 
					
						
							|  |  |  |     display: block !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .content--wrap { | 
					
						
							|  |  |  |     display: block !important; | 
					
						
							| 
									
										
										
										
											2020-04-16 17:25:39 +02:00
										 |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   .p2c { | 
					
						
							|  |  |  |     column-count: 2; | 
					
						
							|  |  |  |     column-gap: 18pt; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   .p3c { | 
					
						
							|  |  |  |     column-count: 3; | 
					
						
							|  |  |  |     column-gap: 18pt; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-30 12:09:54 +01:00
										 |  |  |   .v-content, .v-main { | 
					
						
							| 
									
										
										
										
											2020-04-16 17:25:39 +02:00
										 |  |  |     padding: 0 !important | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   table { | 
					
						
							|  |  |  |     overflow: hidden; | 
					
						
							|  |  |  |     max-width: 100%; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     th, td { | 
					
						
							|  |  |  |       border-bottom: 1px solid #000; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     th { | 
					
						
							|  |  |  |       padding: 5px; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |     td { | 
					
						
							|  |  |  |       padding: 5px; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |       &.visible-laptop { | 
					
						
							|  |  |  |         display: table-cell; | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |       span.label { | 
					
						
							|  |  |  |         display: none; | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2020-04-29 16:57:46 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  |   .theme--dark { | 
					
						
							|  |  |  |     &.v-application { | 
					
						
							|  |  |  |       background-color: #fff; | 
					
						
							|  |  |  |       color: #000; | 
					
						
							| 
									
										
										
										
											2020-05-04 16:52:03 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-04-29 16:57:46 +02:00
										 |  |  |       h1, h2, h3, h4, h5, h6, a { | 
					
						
							|  |  |  |         color: $color-dragon; | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-03-10 15:44:41 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  |   main.content { | 
					
						
							|  |  |  |     padding: 0; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-09-20 17:09:42 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  |   .print-column-count-2 { | 
					
						
							|  |  |  |     column-count: 2; | 
					
						
							|  |  |  |     column-gap: 25pt; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   .print-monster, .print-spell { | 
					
						
							|  |  |  |     border: 1px solid #000; | 
					
						
							|  |  |  |     padding: 5pt; | 
					
						
							|  |  |  |     margin-bottom: 25pt; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   .print-break-avoid-page { | 
					
						
							|  |  |  |     break-inside: avoid-page; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   .print-break-avoid-column { | 
					
						
							|  |  |  |     break-inside: avoid-column; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2020-04-16 17:25:39 +02:00
										 |  |  | } |