mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
9 lines
115 B
CSS
9 lines
115 B
CSS
.wy-nav-content {
|
|
max-width: 1000px;
|
|
}
|
|
|
|
table {
|
|
width: 100%;
|
|
max-width: 100%;
|
|
table-layout: auto;
|
|
} |