Commit graph

5 commits

Author SHA1 Message Date
David Runge
59fd5b94b3
Add custom CSS for cover page (used in EPUB renderer)
Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-11 21:54:42 +01:00
David Runge
9774054abe
Add CSS for separating footnotes from section text in EPUB more clearly
Fixes https://codeberg.org/openpgp/notes/issues/164

Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-04 22:37:04 +01:00
David Runge
8c72b89182
Add CSS for internal and external links in the EPUB output
Distinguish internal links to glossary items (black, dotted bottom
border) and sections, references and footnote (blue, dashed bottom
border).
Use darkgreen (solid bottom border) instead of blue for external links.

Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-04 22:37:01 +01:00
David Runge
158ece0f60
Add comment for CSS entries for admonitions in EPUB output
Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-04 22:37:01 +01:00
David Runge
ec761273df
Modify CSS for admonition environments when building EPUB
Add a lightgray `background-color` for all admonition environments.
Add a palevioletred `background-color` for all admonition-warning and
warning environments.

Signed-off-by: David Runge <dave@sleepmap.de>
2023-11-24 13:19:11 +01:00