Team:Technion-Israel/Technion-Israel-main-menu
From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <head> <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script> <style> #cssmenu { position: fixed; top: 10px; left: 10px; mar...") |
m |
||
Line 5: | Line 5: | ||
#cssmenu { | #cssmenu { | ||
position: fixed; | position: fixed; | ||
- | top: | + | top: 40px; |
left: 10px; | left: 10px; | ||
margin: 0; | margin: 0; | ||
Line 12: | Line 12: | ||
width: 180px; | width: 180px; | ||
display: none; | display: none; | ||
+ | z-index: 100010; | ||
} | } | ||
.align-right { | .align-right { |
Latest revision as of 05:47, 14 October 2014