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;
+
width: 975px;
-
        margin: 236px 0px 0px;
+
margin: 236px 0px 0px;
-
        background-color:transparent;}
+
background-color:transparent;}
#header {
#header {
-
        position: absolute;
+
position: absolute;
-
        left:0px;
+
left:0px;
-
        top:0px;
+
top:0px;
-
        width:975px;
+
width:975px;
-
        height:236px;
+
height:236px;
-
        align:left;
+
align:left;
-
        background-color: transparent;
+
background-color: transparent;
-
        background-image: url(https://static.igem.org/mediawiki/2010/5/55/Header_key.png) ;
+
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;  
-
z-index:5;
 
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;  
+
display:none;  
-
border-style:none;  
+
border-style:none;  
-
position: absolute;
+
position: absolute;
-
z-index:11;
+
z-index:999;
-
top: 16px;   
+
top: 16px;   
-
left: -26px;   
+
left: -26px;   
-
list-style: disc;
+
list-style: disc;
-
background-color:transparent;
+
background-color:transparent;
-
            font-size:11pt;
+
font-size:11pt;
-
line-height:1.3em;
+
line-height:1.3em;
-
white-space:nowrap;
+
white-space:nowrap;
-
}
+
}

Revision as of 08:45, 12 October 2010