Merge remote-tracking branch 'origin/main' into macos-13-xlarge

This commit is contained in:
Joe Rickerby
2024-02-02 17:01:22 +00:00
51 changed files with 392 additions and 193 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;
}