mirror of
https://github.com/restic/restic.git
synced 2025-02-05 14:08:15 +00:00
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;
|
||
|
}
|