Make the lines between rows thinner

This commit is contained in:
Anthony Wang 2025-12-18 16:29:01 -06:00
parent f9eaa1ba49
commit c975530c08
Signed by: xy
SSH key fingerprint: SHA256:B5ADfMCqd2M7d/jtXDoihAV/yfXOAbWWri9+GdCN4hQ
2 changed files with 367 additions and 356 deletions

File diff suppressed because it is too large Load diff

View file

@ -23,7 +23,7 @@
)
#table(
stroke: (x: none),
stroke: (x: none, y: 0.5pt),
columns: (35%, auto),
table.header(table.cell(fill: silver, align: center, [Task]), table.cell(fill: silver, align: center, [Command])),
table.header(level: 2, repeat: false, table.cell(fill: aqua, [*Running software*]), table.cell(fill: aqua, [])),