murph-doc/docs/_static/css/extra.css
Simon Vieille 14a76335bc
All checks were successful
continuous-integration/drone/push Build is passing
update css
2022-03-16 12:45:28 +01:00

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;
}