| Zeile 860: |
Zeile 860: |
| | -webkit-print-color-adjust: exact; | | -webkit-print-color-adjust: exact; |
| | font-family: 'NotoSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif; | | font-family: 'NotoSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif; |
| − | font-size: 10pt; | + | font-size: 10px; |
| − | line-height: 15pt; | + | line-height: 15px; |
| | } | | } |
| | | | |
| | h1 { | | h1 { |
| − | font-size: 20pt !important; | + | font-size: 20px !important; |
| − | line-height: 30pt !important; | + | line-height: 30px !important; |
| − | margin: 20pt 0 10pt 0; | + | margin: 20px 0 10px 0; |
| | } | | } |
| | | | |
| | h2 { | | h2 { |
| − | font-size: 15pt !important; | + | font-size: 15px !important; |
| − | line-height: 22.5pt !important; | + | line-height: 22.5px !important; |
| − | margin: 20pt 0 10pt 0; | + | margin: 20px 0 10px 0; |
| | } | | } |
| | | | |
| | p, li, .box-content p, .box-content li { | | p, li, .box-content p, .box-content li { |
| − | font-size: 10pt !important; | + | font-size: 10px !important; |
| − | line-height: 15pt !important; | + | line-height: 15px !important; |
| | text-align: left !important; | | text-align: left !important; |
| | } | | } |
| Zeile 887: |
Zeile 887: |
| | | | |
| | p { | | p { |
| − | margin: 5pt 0; | + | margin: 5px 0; |
| | } | | } |
| | | | |