Gifu/menubar
From 2014.igem.org
(Difference between revisions)
(26 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 { | ||
position: relative; | position: relative; | ||
- | width: | + | width: 16%; |
float: left; | float: left; | ||
margin: 0; | margin: 0; | ||
Line 116: | Line 119: | ||
</ol> | </ol> | ||
</li> | </li> | ||
- | |||
- | |||
- | |||
</ol> | </ol> | ||
- | <p id=" | + | <!-- |
+ | <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" height="20px" width="20px"></img></a></li> | ||
+ | --> | ||
+ | |||
+ | <p id="spacehead"> | ||
+ | </p> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 06:18, 2 September 2014