On 09.07.2025 15:40, Lev Nikolaev wrote:
Hi hackers,
Currently the `body.attributes` template in
doc/src/sgml/stylesheet-html-common.xsl unconditionally adds
`class="container-fluid col-10"` to every HTML output. Those classes only
make sense when the “website” stylesheet (docs-complete.css, w
ct: [PATCH] stylesheet-html-common: only apply Bootstrap container
classes in website build
Author: Lev Nikolaev
co-Author: Anatoliy Kraev
---
doc/src/sgml/stylesheet-html-common.xsl | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/src/sgml/stylesheet-html-common.xsl