mirror of
https://github.com/cytopia/devilbox.git
synced 2025-05-02 16:53:04 +00:00
Adjust menu CSS
This commit is contained in:
parent
cd8359332d
commit
e56fb56f7c
8
docs/_static/devilbox.css
vendored
8
docs/_static/devilbox.css
vendored
@ -2,6 +2,14 @@
|
||||
* MENU
|
||||
***********************************************************/
|
||||
|
||||
/* overwrite left navbar width */
|
||||
.wy-grid-for-nav nav.wy-nav-side {
|
||||
width: 350px;
|
||||
}
|
||||
.wy-grid-for-nav section.wy-nav-content-wrap {
|
||||
margin-left: 350px;
|
||||
}
|
||||
|
||||
/* overwrite logo dimensions */
|
||||
.wy-side-nav-search>a img.logo,
|
||||
.wy-side-nav-search .wy-dropdown>a img.logo {
|
||||
|
Loading…
x
Reference in New Issue
Block a user