Re: [PATCH] doc: make table headers more visible in guides
16/07/2025 12:14, Thomas Monjalon: > Set a background color to table header > so that it is visually easier to read. > > Signed-off-by: Thomas Monjalon Applied
[PATCH] doc: make table headers more visible in guides
Set a background color to table header so that it is visually easier to read. Signed-off-by: Thomas Monjalon --- doc/guides/custom.css | 5 + 1 file changed, 5 insertions(+) diff --git a/doc/guides/custom.css b/doc/guides/custom.css index b662abb34e..7db37ffc68 100644 --- a/doc/guides/custo