AbdelGawad (Talk | contribs) |
AbdelGawad (Talk | contribs) |
||
Line 216: | Line 216: | ||
/* wrapper for the submenu items, they are hidden by default*/ | /* wrapper for the submenu items, they are hidden by default*/ | ||
.igem_2017_menu_wrapper .submenu_wrapper { | .igem_2017_menu_wrapper .submenu_wrapper { | ||
− | + | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | background-color: #f9f9f9; | ||
+ | min-width: 160px; | ||
+ | box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | ||
+ | padding: 12px 16px; | ||
+ | z-index: 1; | ||
} | } | ||
Revision as of 17:20, 7 August 2017