Blue links
This commit is contained in:
Binary file not shown.
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user