fix issue with commands docs not being kept separate from programmer guide

This commit is contained in:
Axel Kohlmeyer
2021-05-15 00:26:19 -04:00
parent 492d82904f
commit 7d40eb3cac
2 changed files with 13 additions and 4 deletions

View File

@ -35,6 +35,10 @@ hr {
display: none;
}
#command-reference.section h2 {
display: none;
}
.ui.tabular.menu .item {
padding-right: 1em;
padding-left: 1em;