need _static afterall

This commit is contained in:
2026-01-13 17:08:44 +01:00
parent 1dda856487
commit 24fe6439d6
59 changed files with 5155 additions and 0 deletions

4
_static/css/extra.css Normal file
View File

@@ -0,0 +1,4 @@
/* override table no-wrap */
.wy-table-responsive table td, .wy-table-responsive table th {
white-space: normal;
}