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 f3302ad5be
commit debb193247
2 changed files with 87 additions and 35 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
}
td {
white-space: nowrap;
white-space: wrap;
}
.guitable {