4,656
edits
No edit summary |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 81: | Line 81: | ||
justify-content: center !important; | justify-content: center !important; | ||
align-items: flex-start !important; | align-items: flex-start !important; | ||
gap: | gap: 1px !important; | ||
margin: 2px 0 0 0 !important; | margin: 2px 0 0 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
| Line 88: | Line 88: | ||
font-size: 11px !important; | font-size: 11px !important; | ||
font-family: "HALColant-TextRegular", Georgia, "Times New Roman", serif !important; | font-family: "HALColant-TextRegular", Georgia, "Times New Roman", serif !important; | ||
} | |||
.link-pdf a::after { | |||
content: "" !important; | |||
} | } | ||
| Line 114: | Line 118: | ||
.link-pdf a { | .link-pdf a { | ||
display: inline-block !important; | display: inline-block !important; | ||
margin: | margin-top: 4px !important; | ||
} | } | ||
| Line 120: | Line 124: | ||
font: inherit !important; | font: inherit !important; | ||
line-height: 1 !important; | line-height: 1 !important; | ||
} | |||
.pdf-link-icon { | |||
margin-right: 0px!important; | |||
margin-left: 0px!important; | |||
} | } | ||
| Line 466: | Line 475: | ||
page-break-after: always; | page-break-after: always; | ||
break-after: page; | break-after: page; | ||
padding-top: 6mm; | |||
box-sizing: border-box; | |||
} | } | ||