Files
rtbrick-bngblaster/docs/_static/custom.css
T
Christian Giese 73eb8581ea github pages CSS
2024-02-20 20:17:43 +00:00

9 lines
115 B
CSS

.wy-nav-content {
max-width: 1000px;
}
table {
width: 100%;
max-width: 100%;
table-layout: auto;
}