Blue links

This commit is contained in:
Thomas Forgione 2023-11-27 18:52:43 +01:00
parent 91f54688b9
commit a2ed856229
2 changed files with 5 additions and 0 deletions

Binary file not shown.

View File

@ -41,6 +41,11 @@
// Template for the rest of the CV. Must be shown after the left column is done.
#let content(doc) = {
show link: content => {
set text(fill: blue)
underline(content)
}
show heading.where(level: 1): it => {
set text(fill: blue)
grid(