mirror of
https://github.com/octoleo/restic.git
synced 2024-11-01 03:12:31 +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;
|
||
|
}
|