Add custom logo and custom styles
This commit is contained in:
parent
f5ebfe8066
commit
ab2b237304
6 changed files with 20 additions and 2 deletions
_static/css
8
_static/css/agaric.css
Normal file
8
_static/css/agaric.css
Normal file
|
@ -0,0 +1,8 @@
|
|||
.wy-side-nav-search {
|
||||
background-color: #26599b;
|
||||
}
|
||||
|
||||
.wy-side-nav-search .wy-dropdown > a img.logo,
|
||||
.wy-side-nav-search > a img.logo {
|
||||
width: 12rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue