Team:Wageningen UR/Templates/NavigationTop2

From 2011.igem.org

(Difference between revisions)
 
(12 intermediate revisions not shown)
Line 6: Line 6:
border:none;
border:none;
border:0px;
border:0px;
-
margin:0px 5px 0px 4px;
+
margin:0px 20px 0px 20px;
-
padding:0px;
+
padding:0px !important;
-
font-family: 'Quattrocento', arial, sans;
+
-
color: white;  
+
text-decoration: none;  
text-decoration: none;  
font-size: 13px;
font-size: 13px;
Line 15: Line 13:
}
}
.menu ul{
.menu ul{
-
background: #244F62;  
+
background: #D8D8D8;  
height:35px;
height:35px;
list-style:none;
list-style:none;
margin:0;
margin:0;
padding:0;
padding:0;
 +
        border:  1px solid transparent;
}
}
.menu li{
.menu li{
Line 26: Line 25:
}
}
.menu li a{
.menu li a{
-
background: #244F62 url("images/seperator.gif") bottom right no-repeat;
+
background: #D8D8D8 url("images/seperator.gif") bottom right no-repeat;
-
color: white;
+
display:block;
display:block;
font-family: 'Quattrocento', arial, sans;
font-family: 'Quattrocento', arial, sans;
-
        color: white;  
+
        color: #244F62;  
        text-decoration: none;  
        text-decoration: none;  
        font-size: 13px;
        font-size: 13px;
Line 39: Line 37:
text-align:center;
text-align:center;
text-decoration:none;
text-decoration:none;
-
                 border-left: 1px solid #298BB6;
+
                 }
-
}
+
.menu li a:hover, .menu ul li:hover a{
.menu li a:hover, .menu ul li:hover a{
-
background: #096790 url("images/hover.gif") bottom center no-repeat;
+
background: #989898 url("images/hover.gif") bottom center no-repeat;
font-family: 'Quattrocento', arial, sans;
font-family: 'Quattrocento', arial, sans;
                color: white;  
                color: white;  
Line 51: Line 48:
}
}
.menu li ul{
.menu li ul{
-
background: #298BB6;
+
background: #989898;
display:none;
display:none;
height:auto;
height:auto;
Line 90: Line 87:
padding:0px 10px 0px 15px;
padding:0px 10px 0px 15px;
text-align:left;
text-align:left;
-
                 border: 1px solid #244F62;
+
                 border: 1px solid #D8D8D8;
}
}
.menu li ul a:hover, .menu li ul li:hover a{
.menu li ul a:hover, .menu li ul li:hover a{
-
background: #096790 url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png') center left no-repeat;
+
background: #D8D8D8 url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png') no-repeat;
padding-left: 37px;
padding-left: 37px;
                         border:0px;
                         border:0px;
font-family: 'Quattrocento', arial, sans;
font-family: 'Quattrocento', arial, sans;
-
                color: white;  
+
                color: #244F62;  
                text-decoration: none;  
                text-decoration: none;  
                font-size: 13px;
                font-size: 13px;
                         font-weight: bold;
                         font-weight: bold;
text-decoration:none;
text-decoration:none;
 +
                        border: 1px solid #D8D8D8;
}
}
.menu p{
.menu p{
Line 113: Line 111:
<div class="menu">
<div class="menu">
<ul>
<ul>
-
<li><a href="https://2011.igem.org/Team:Wageningen_UR/Project/CompleteProject2Description" target="_self" >Project Description</a>
+
<li><a href="#" target="_self" >Project Description</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:Wageningen_UR/Project/IntroductionProj2" target="_self" >Abstract</a></li>
 +
<li><a href="https://2011.igem.org/Team:Wageningen_UR/Project/CompleteProject2Description" target="_self" >Complete Description</a></li>
 +
</ul>
</li>
</li>
<li><a href="https://2011.igem.org/Team:Wageningen_UR/Project/ModelingProj2" target="_self" >Modeling</a>
<li><a href="https://2011.igem.org/Team:Wageningen_UR/Project/ModelingProj2" target="_self" >Modeling</a>

Latest revision as of 20:30, 12 July 2011