mirror of
https://gitlab.cvh-server.de/skrause/flashcards.git
synced 2025-12-12 04:31:39 +01:00
add emph to header
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
pagebreak()
|
||||
|
||||
// Header
|
||||
let show-header(ctx, candidates) = {
|
||||
candidates.body
|
||||
let show-header(ctx, c) = {
|
||||
emph(c.body)
|
||||
v(-0.8em)
|
||||
line(length: 100%, stroke: 0.5pt)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user