1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
Files
rtbrick-bngblaster/docs/_static/custom.css
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;
}