(One intermediate revision by the same user not shown) | |||
Line 1,018: | Line 1,018: | ||
width: 100%; | width: 100%; | ||
box-shadow: none; | box-shadow: none; | ||
− | |||
} | } | ||
Line 1,034: | Line 1,033: | ||
.navbar { | .navbar { | ||
display: none; | display: none; | ||
+ | } | ||
+ | |||
+ | nav ul a:hover, nav ul li:hover .dropbtn, .show .dropbtn{ | ||
+ | height: 70px; | ||
+ | } | ||
+ | |||
+ | a.active, nav ul li.active .dropbtn{ | ||
+ | height: 70px; | ||
} | } | ||
Latest revision as of 23:25, 15 December 2017