further refinement to the "other parameters" tab

- expand/improve parameter descriptions
- use ordered lists to display value options
- allow text wrapping in table cells
This commit is contained in:
2022-12-31 20:04:46 -04:00
parent 98e79d861f
commit 86992133f0
2 changed files with 87 additions and 35 deletions

View File

@@ -3,7 +3,7 @@
}
td {
white-space: nowrap;
white-space: wrap;
}
.guitable {