Line 295: | Line 295: | ||
left: 0; | left: 0; | ||
min-width: 200px; | min-width: 200px; | ||
− | background-color: | + | background-color: transparent; |
-webkit-transition:all .2s ease-in-out; | -webkit-transition:all .2s ease-in-out; | ||
transition:all .2s ease-in-out; | transition:all .2s ease-in-out; | ||
Line 308: | Line 308: | ||
left: 0; | left: 0; | ||
min-width: 200px; | min-width: 200px; | ||
− | background-color: | + | background-color: transparent; |
} | } | ||
nav.nav ul.first-level > li:last-child > ul.second-level{ | nav.nav ul.first-level > li:last-child > ul.second-level{ | ||
Line 323: | Line 323: | ||
} | } | ||
nav.nav ul.first-level > li > ul.second-level > li:nth-child(even) > a{ | nav.nav ul.first-level > li > ul.second-level > li:nth-child(even) > a{ | ||
− | background-color: | + | background-color: transparent; |
} | } | ||
nav.nav ul.first-level > li > ul.second-level > li > a:hover{ | nav.nav ul.first-level > li > ul.second-level > li > a:hover{ |
Revision as of 10:51, 1 November 2017