Skip to content

Commit

Permalink
fixed annoying gray background
Browse files Browse the repository at this point in the history
  • Loading branch information
pappasilenus committed Mar 26, 2019
1 parent 1b8b807 commit a691552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/custom_theme/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap" style="background-color:rgba(0,0,0,0);">

{# MOBILE NAV, TRIGGLES SIDE NAV ON TOGGLE #}
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
Expand Down

0 comments on commit a691552

Please sign in to comment.