Line 265: | Line 265: | ||
background: #ccc; | background: #ccc; | ||
color: #fff; | color: #fff; | ||
+ | } | ||
+ | |||
+ | #bodyContent .menu-item-has-children a{ | ||
+ | |||
} | } | ||
Line 298: | Line 302: | ||
display: -ms-flexbox; | display: -ms-flexbox; | ||
display: flex; | display: flex; | ||
− | width: 340px; | + | //width: 340px; |
} | } | ||
#bodyContent .sub-menu li:hover, | #bodyContent .sub-menu li:hover, | ||
Line 304: | Line 308: | ||
background: #ddd; | background: #ddd; | ||
color: #777; | color: #777; | ||
+ | } | ||
+ | |||
+ | #bodyContent .sub-menu a { | ||
+ | display: block; | ||
+ | width: 340px; | ||
} | } | ||
Revision as of 19:18, 31 October 2017