mirror of
https://github.com/restic/restic.git
synced 2026-02-03 12:29:37 -05:00
14 lines
200 B
CSS
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;
|
|
}
|