Team:Heidelberg/Key
From 2010.igem.org
(Difference between revisions)
Line 18: | Line 18: | ||
<style type="text/css"> | <style type="text/css"> | ||
#bodyContent { | #bodyContent { | ||
- | + | width: 975px; | |
- | + | margin: 236px 0px 0px; | |
- | + | background-color:transparent;} | |
#header { | #header { | ||
- | + | position: absolute; | |
- | + | left:0px; | |
- | + | top:0px; | |
- | + | width:975px; | |
- | + | height:236px; | |
- | + | align:left; | |
- | + | background-color: transparent; | |
- | + | background-image: url(https://static.igem.org/mediawiki/2010/5/55/Header_key.png) ; | |
- | + | } | |
#menu ul { | #menu ul { | ||
Line 43: | Line 43: | ||
#nav { | #nav { | ||
position:absolute; | position:absolute; | ||
- | |||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
margin:0px; | margin:0px; | ||
Line 64: | Line 63: | ||
#nav a, #nav a:visited { text-decoration:none; color:#3b3b3b; font-weight:bold;} | #nav a, #nav a:visited { text-decoration:none; color:#3b3b3b; font-weight:bold;} | ||
#nav a:hover, #nav a:active { color:#f09600;} | #nav a:hover, #nav a:active { color:#f09600;} | ||
- | |||
- | |||
.menutable { | .menutable { | ||
- | + | display:none; | |
- | + | border-style:none; | |
- | + | position: absolute; | |
- | + | z-index:999; | |
- | + | top: 16px; | |
- | + | left: -26px; | |
- | + | list-style: disc; | |
- | + | background-color:transparent; | |
- | + | font-size:11pt; | |
- | + | line-height:1.3em; | |
- | + | white-space:nowrap; | |
- | + | } | |
Revision as of 08:45, 12 October 2010