17 lines
399 B
CSS
17 lines
399 B
CSS
.wy-table-responsive table td, .wy-table-responsive table.mapped-screenshot th {
|
|
white-space: normal;
|
|
}
|
|
|
|
rst-content .toctree-wrapper > p.caption, .rst-content h1, .rst-content h2, .rst-content h3, .rst-content h4, .rst-content h5, .rst-content h6 {
|
|
margin-top: 24px;
|
|
margin-bottom: 12px;
|
|
}
|
|
|
|
.mapped-screenshot p {
|
|
line-height: 0px;
|
|
}
|
|
|
|
.rst-content table.mapped-screenshot td {
|
|
padding: 0px;
|
|
}
|