Updated emphasized text (<em>) to use standard font family with proper italics instead of monospace.
Fixed borders on documentation pages (Beast library example).
Added missing padding to code blocks for better readability.
Reverted numerical values to standard format (removed brackets).
Updated header style to have no background or border.
Wrapped all "Note" texts in a colored box for better visibility.
Standardized styling of tables, boxes, and other components with square corners.
Ensured <h5> tags are no smaller than body text; scaled overall typography as needed.
- Remove redundant padding for active nav item
- Remove font-weight declarations
- Replace font-weight with font-variation-settings
- Enhance font-variation-settings
Updates font variation settings and stretch properties across Noto Sans fonts: - Changes font-stretch from semi-condensed to 62.5% 100% range - Updates font-variation-settings wdth from 90 to 62.5 - Adds consistent font-stretch ranges to all font declarations - Sets base container font-variation-settings to wght 400, wdth 80
- minor fix of code block left margin
- replace dot symbol with unicode representation
- add styles to header links without .anchor elem inside
replaced home icon
- reduces navigation buttons gap and removes buttons border
- changes font style and increases spacing between table, code titles
- fixes toc toggle styles and toc container paddings
- add left margin for code blocks, improved syntax highlight
- reduce table cell paddings; fixed border radius for tables
- removed background of inline code elements
- updated in-text link styles
- removed background for inline code links
Fixed issues found during QA.
Resolved issue with the Table of Contents block after the original layout changed.
Replaced the ID for the Antora template from "boost-legacy-docs-wrapper" to "antora-template-wrapper".
Added fallback selectors in case the ID is not provided.
Performed manual QA on charconv, beast, outcome library docs, and contributors docs.
charconv like temlates fix
- Removed rounded corner on the left side;
- Fixed visited link hover color in Quickbooks docs;
- Improved styling for Readme docs;
- Aligned first tab text height;
- Applied hover styling to inactive tabs;
- Fixed black text in dark mode tables;
- Fixed black text on hover in dark mode page navigation
This commit improves the boostlook CSS sync workflow:
- add support for the develop branch
- include boostlook_tino.css in trigger paths
- implement conditional file copying based on branch
- restrict ui-release trigger to push events only
- pass branch name as parameter to downstream workflows
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