mirror of
https://github.com/boostorg/boostlook.git
synced 2026-01-19 04:02:14 +00:00
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
This commit is contained in:
5718
doc/bin/asciidoctor-backend-html5/specimen.html
Normal file
5718
doc/bin/asciidoctor-backend-html5/specimen.html
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
<style>
|
||||
|
||||
*:not(pre)>code { background: none; color: #600000; }
|
||||
:not(pre):not([class^=L])>code { background: none; color: #600000; }
|
||||
*:not(pre)>code { background: none; }
|
||||
:not(pre):not([class^=L])>code { background: none; }
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user