diff --git a/cli/template.hbs b/cli/template.hbs index b055f786..338b8601 100644 --- a/cli/template.hbs +++ b/cli/template.hbs @@ -11,6 +11,11 @@ padding: 0; margin: 0; } + label[role=menuitem][type=group] { + color: orange; + font-weight: bolder; + font-size: 120%; + } {{{redocHead}}}