Add docs/_static/custom.css
This commit is contained in:
parent
4652c3ef82
commit
d29ecafe67
|
@ -0,0 +1,14 @@
|
|||
.wy-nav-content {
|
||||
max-width: 1350px;
|
||||
}
|
||||
|
||||
.wy-side-nav-search {
|
||||
display: block;
|
||||
width: 300px;
|
||||
padding: .809em;
|
||||
margin-bottom: .809em;
|
||||
z-index: 200;
|
||||
background-color: #fff;
|
||||
text-align: center;
|
||||
color: #fcfcfc;
|
||||
}
|
Loading…
Reference in New Issue