main.typ: modified link formatting
This commit is contained in:
parent
7e6f1275bc
commit
d9fdde3a17
1
main.typ
1
main.typ
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user