stylefile for javascript

This commit is contained in:
2026-01-13 11:15:00 +01:00
parent fe994b612f
commit 75b9c8cb77
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;
}