Files
boostlook/doc/specimen-docinfo-footer.html
wdm-ih 1975b6e8ee update boostlook.css to new design system
remove high level styles

updated styles for common components; set basic layout margins;

antora and asciidoc templates desktop

antora and asciidoc mobile

commented unused legacy css variables

fixed styles for links in code blocks

Quickbook template adaptation

removed unused css vars

templates specific adjustments; syntax colors
2025-03-05 18:08:48 +02:00

7 lines
110 B
HTML

<style>
*:not(pre)>code { background: none; }
:not(pre):not([class^=L])>code { background: none; }
</style>