All checks were successful
continuous-integration/drone/push Build is passing
19 lines
200 B
CSS
19 lines
200 B
CSS
.wy-menu p.caption {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
table {
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
td, th {
|
|
padding: 5px 10px;
|
|
}
|
|
|
|
td code {
|
|
border: 0 !important;
|
|
}
|
|
|
|
.wy-nav-content {
|
|
max-width: inherit;
|
|
}
|