murph-doc/docs/_static/css/extra.css
2022-05-13 22:46:16 +02:00

23 lines
243 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;
}
.wy-nav-side {
background: #2f394c;
}