HANSONGTSENG (Talk | contribs) |
HANSONGTSENG (Talk | contribs) |
||
Line 6: | Line 6: | ||
.igem_2018_team_menu.displaying_menu{ | .igem_2018_team_menu.displaying_menu{ | ||
display:none; | display:none; | ||
+ | } | ||
+ | |||
+ | nymu_menu{ | ||
+ | height: 50px; | ||
+ | background-color: white; | ||
+ | box-shadow: 0 10px 20px -5px gray; | ||
} | } |
Revision as of 11:21, 28 May 2018
.igem_2018_team_content { background-color:white; display:block; width: 100%; } .igem_2018_team_menu.displaying_menu{ display:none; }
nymu_menu{ height: 50px; background-color: white; box-shadow: 0 10px 20px -5px gray; }