Docs formatting tweaks

This commit is contained in:
Joe Rickerby
2023-11-27 22:51:13 +00:00
parent a6345190fa
commit 4cedf1c603
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -315,3 +315,9 @@ h1, h2, h3, h4, h5, h6 {
.wy-menu-vertical li.current a {
}
/* word wrap in table cells */
.wy-table-responsive table td, .wy-table-responsive table th {
white-space: normal;
line-height: 1.4;
}