rougail/docs/_static/css/custom.css
gwen 2c1f2e7d9b docs(new-version): add new version of the doc
technical doc and the tutorial
2026-06-21 11:13:06 +02:00

7 lines
105 B
CSS

.wy-table-responsive table td {
white-space: normal;
}
.underline {
text-decoration: underline;
}