4,656
edits
No edit summary |
No edit summary |
||
| Line 80: | Line 80: | ||
display: flex; | display: flex; | ||
justify-content: center; | justify-content: center; | ||
align-items: center; | align-items: center; | ||
gap: 2px; | |||
gap: 2px; | margin: 2px 0 0 0 !important; | ||
margin: 2px 0 0 0; | padding: 0 !important; | ||
padding- | font-family: "HALColant-TextRegular", Georgia, "Times New Roman", serif !important; | ||
font-size: 11px !important; | |||
line-height: 1 !important; | |||
letter-spacing: 0 !important; | |||
} | } | ||
.link-pdf a, | .link-pdf a, | ||
.link-pdf p { | .link-pdf p, | ||
.link-pdf span { | |||
display: inline-block; | display: inline-block; | ||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
font-family: inherit !important; | |||
font-family: | font-size: inherit !important; | ||
font-size: | line-height: inherit !important; | ||
line-height: | letter-spacing: inherit !important; | ||
letter-spacing: | color: #292828 !important; | ||
text-decoration: none !important; | |||
white-space: nowrap; | |||
vertical-align: middle; | |||
} | } | ||