Team:Wageningen UR/Templates/NavigationTop1

From 2011.igem.org

(Difference between revisions)
Line 8: Line 8:
margin:0px 5pxpx 0px 5px;
margin:0px 5pxpx 0px 5px;
padding:0px;
padding:0px;
-
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;
Line 26: Line 24:
}
}
.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 36:
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 47:
}
}
.menu li ul{
.menu li ul{
-
background: #298BB6;
+
background: #989898;
display:none;
display:none;
height:auto;
height:auto;
Line 90: Line 86:
padding:0px 10px 0px 15px;
padding:0px 10px 0px 15px;
text-align:left;
text-align:left;
-
                 border: 1px solid #244F62;
+
                 border: 1px solid #989898;
}
}
.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 #989898;
}
}
.menu p{
.menu p{

Revision as of 18:12, 12 July 2011