docs: override code formatting for CLI commands (#26619)

Closes 26614

PR Close #26619
This commit is contained in:
Jonathan Sharpe 2018-10-20 15:56:00 +01:00 committed by Andrew Kushnir
parent cc0fd6036d
commit fb0d93d2c1

View File

@ -1,5 +1,7 @@
.cli-name {
font-weight: bold;
.kwd { color: initial } /* override code format */
}
.cli-option-syntax {