mirror of
https://github.com/szdytom/LADRSolutions.git
synced 2025-10-19 16:30:16 +00:00
tweak styles
Signed-off-by: szdytom <szdytom@qq.com>
This commit is contained in:
parent
aa3abaa326
commit
46a3f6bcf2
@ -23,7 +23,7 @@
|
||||
|
||||
#let showy_wrapper(title: "", margin: none, ..args) = {
|
||||
let b = if title != "" {
|
||||
showybox(title: text(font: zhfont_sans, title), ..args)
|
||||
showybox(title: text(font: zhfont_sans, title, weight: "regular"), ..args)
|
||||
} else {
|
||||
showybox(title: title, ..args)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user