main.typ: modified link formatting

This commit is contained in:
dogeystamp 2023-05-13 12:18:51 -04:00
parent 7e6f1275bc
commit d9fdde3a17
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -55,6 +55,7 @@
body,
) = {
set text(size: normal-size, font: font, weight: "light")
show link: body => text(fill: rgb("#777777"), weight: "bold", body)
show math.equation: eq => text(font: math_font, eq)
show heading: set text(font: heading_font, weight: "black")
show raw.where(block: true): txt => pad(