restic/doc/_static/css/restic.css
2025-12-03 20:38:21 +01:00

14 lines
200 B
CSS

@import url('theme.css');
.wy-side-nav-search {
background-color: #0000b4;
}
.logo {
height: 50% !important;
width: 50% !important;
}
.wy-table-responsive table td {
white-space: normal;
}