File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 padding : 0 $base-font-size
2525
2626.wy-menu-vertical
27- color : $menu-medium
2827 width : $nav-desktop-width
2928
3029 header , p .caption
264263 overflow-x : hidden
265264 overflow-y : hidden
266265 min-height : 100%
266+ color : $menu-medium
267267 background : $nav-background-color
268268 z-index : $z-index-popover
269269
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ $menu-vertical-background-color: $section-background-color
3232// Menu text colors
3333 $menu-color : $gray
3434$menu-dark : lighten ($menu-color ,10% ) !default
35- $menu-medium : lighten ($menu-color ,30 % ) !default
35+ $menu-medium : lighten ($menu-color ,27.5 % ) !default
3636$menu-light : lighten ($menu-color ,45% ) !default
3737$menu-lighter : lighten ($menu-color ,60% ) !default
3838
You can’t perform that action at this time.
0 commit comments