4,656
edits
No edit summary |
No edit summary |
||
| Line 89: | Line 89: | ||
.link-pdf a, | .link-pdf a, | ||
.link-pdf p { | .link-pdf p { | ||
display: inline-block; | display: inline-block; | ||
text-decoration: none; | text-decoration: none; | ||
| Line 96: | Line 95: | ||
padding: 0 !important; | padding: 0 !important; | ||
white-space: nowrap; /* prevent [PDF⤴] from breaking */ | white-space: nowrap; /* prevent [PDF⤴] from breaking */ | ||
font-family: "HALColant-TextRegular", Georgia, "Times New Roman", serif !important; | |||
font-size: 11px !important; | |||
line-height: 1.15 !important; | |||
letter-spacing: 0 !important; | |||
} | } | ||