Template:Team:Waterloo/TopBar
From 2014.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
z-index:10000; | z-index:10000; | ||
transition: height 0.3s linear 0s; | transition: height 0.3s linear 0s; | ||
+ | display: none; | ||
} | } | ||
#topbar .sections_panel > div { | #topbar .sections_panel > div { | ||
Line 52: | Line 53: | ||
font-family: Georgia; | font-family: Georgia; | ||
cursor: pointer; | cursor: pointer; | ||
+ | } | ||
+ | #headings > li:hover > .sections_panel { | ||
+ | display: block; | ||
} | } | ||
div.subheading { | div.subheading { |
Revision as of 01:57, 16 October 2014