mirror of https://github.com/restic/restic.git
11 lines
142 B
CSS
11 lines
142 B
CSS
|
@import url('theme.css');
|
||
|
|
||
|
.wy-side-nav-search {
|
||
|
background-color: #0000b4;
|
||
|
}
|
||
|
|
||
|
.logo {
|
||
|
height: 50% !important;
|
||
|
width: 50% !important;
|
||
|
}
|