Gifu/menubar
From 2014.igem.org
(Difference between revisions)
(19 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<style type="text/css"> | <style type="text/css"> | ||
#dropmenu { | #dropmenu { | ||
- | position: | + | position: absolute; |
+ | top:-8px; | ||
+ | left:100px; | ||
list-style-type: none; | list-style-type: none; | ||
- | width: | + | width: 920px; |
height: 40px; | height: 40px; | ||
margin: 0px auto 0px; | margin: 0px auto 0px; | ||
Line 12: | Line 14: | ||
border-bottom: 5px solid #535d09; | border-bottom: 5px solid #535d09; | ||
border-radius: 3px 3px 0 0; | border-radius: 3px 3px 0 0; | ||
+ | z-index:120; | ||
} | } | ||
#dropmenu li { | #dropmenu li { | ||
Line 116: | Line 119: | ||
</ol> | </ol> | ||
</li> | </li> | ||
- | |||
</ol> | </ol> | ||
Line 123: | Line 125: | ||
--> | --> | ||
- | + | <p id="spacehead"> | |
- | <p id=" | + | </p> |
</body> | </body> | ||
</html> | </html> |
Latest revision as of 06:18, 2 September 2014