mirror of
https://github.com/szdytom/LADRSolutions.git
synced 2025-10-19 16:30:16 +00:00
优化书籍封面文本样式,添加填充颜色和字重设置
Signed-off-by: szdytom <szdytom@qq.com>
This commit is contained in:
parent
9a8ab438eb
commit
d805dc5e0f
@ -4,10 +4,9 @@
|
|||||||
#{
|
#{
|
||||||
// Book Cover
|
// Book Cover
|
||||||
set align(right)
|
set align(right)
|
||||||
set text(font: zhfont_sans)
|
set text(font: zhfont_sans, fill: text_color_set.at("100"), weight: "semibold")
|
||||||
v(5fr)
|
v(5fr)
|
||||||
{
|
{
|
||||||
set text(fill: text_color_set.at("100"), weight: "semibold")
|
|
||||||
stack(
|
stack(
|
||||||
dir: ttb,
|
dir: ttb,
|
||||||
spacing: 15pt,
|
spacing: 15pt,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user