-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
enhancementNew feature or requestNew feature or requestthemesRelated to HTML theming or any other style related issue (like highlight-style)Related to HTML theming or any other style related issue (like highlight-style)typst
Milestone
Description
For now (#10974) it is a scalar CSS length which gets applied on all sides of the logo. (As Typst inset
.)
But it could be upgraded in a backward-compatible way to a shorthand for padding-top
, padding-right
, etc. like CSS padding.
The code already exists e.g. for border-width
, which is the same kind of shorthand. It just needs to be abstracted somewhat.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestthemesRelated to HTML theming or any other style related issue (like highlight-style)Related to HTML theming or any other style related issue (like highlight-style)typst