Line 69: | Line 69: | ||
display: none; | display: none; | ||
width: 100%; | width: 100%; | ||
− | background-color: rgba( | + | background-color: rgba(46,46,46,0.1); |
/*padding: 20px;*/ | /*padding: 20px;*/ | ||
position: absolute; | position: absolute; | ||
Line 77: | Line 77: | ||
list-style: none; | list-style: none; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
+ | border-radius: 5px; | ||
} | } | ||
.menu > ul > li > ul > li { opacity: 1;} | .menu > ul > li > ul > li { opacity: 1;} |
Revision as of 15:00, 5 October 2018