Make docs hamburger button partially transparent
This commit is contained in:
parent
3a631616c0
commit
9eab5a29d9
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ body {
|
|||
font-size: 24px;
|
||||
position: fixed;
|
||||
background-color: white;
|
||||
opacity: 0.75;
|
||||
box-shadow: 1px 1px 5px #aaa;
|
||||
left: $sidebar-width;
|
||||
padding: 5px 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue