mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-07-23 23:01:04 -04:00
keepassxc and typst
This commit is contained in:
parent
8f4ad17042
commit
0497edcff4
8 changed files with 21 additions and 13 deletions
|
@ -69,7 +69,12 @@
|
|||
#v(10pt)
|
||||
]
|
||||
show heading.where(level: 3): it => block(width: 100%)[
|
||||
#set text(size: 14pt, font: "Jost", weight: "bold")
|
||||
#set text(size: 12pt, font: "Jost", weight: "bold")
|
||||
#text(it.body)
|
||||
#v(10pt)
|
||||
]
|
||||
show heading.where(level: 4): it => block(width: 100%)[
|
||||
#set text(size: 11pt, font: "Jost", style: "italic")
|
||||
#text(it.body)
|
||||
#v(10pt)
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue