Line 162: | Line 162: | ||
} | } | ||
− | .panel{ | + | .panel { |
− | + | width: 70%; | |
− | + | margin-left:23%; | |
− | + | margin-bottom:5px; | |
− | + | float:left; | |
− | border- | + | border:none; |
− | + | max-height: 0px; | |
+ | transition: max-height 0.3s linear; | ||
+ | overflow:hidden; | ||
} | } | ||
+ | |||
/********************************* NAVBAR ********************************/ | /********************************* NAVBAR ********************************/ | ||
Revision as of 17:55, 1 October 2018