Team:Wageningen UR/Templates/NavigationTop Outreach

From 2011.igem.org

(Difference between revisions)
Line 15: Line 15:
}
}
.menu ul{
.menu ul{
-
background: #244F62;  
+
background: brown;  
height:35px;
height:35px;
list-style:none;
list-style:none;
Line 26: Line 26:
}
}
.menu li a{
.menu li a{
-
background: #244F62 url("images/seperator.gif") bottom right no-repeat;
+
background: brown url("images/seperator.gif") bottom right no-repeat;
color: white;
color: white;
display:block;
display:block;
Line 39: Line 39:
text-align:center;
text-align:center;
text-decoration:none;
text-decoration:none;
-
                 border-left: 1px solid #298BB6;
+
                 border-left: 1px solid purple;
}
}
.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: pink 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 51:
}
}
.menu li ul{
.menu li ul{
-
background: #298BB6;
+
background: pink;
display:none;
display:none;
height:auto;
height:auto;
Line 90: Line 90:
padding:0px 10px 0px 15px;
padding:0px 10px 0px 15px;
text-align:left;
text-align:left;
-
                 border: 1px solid #244F62;
+
                 border: 1px solid red;
}
}
.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: pink url('https://static.igem.org/mediawiki/2011/a/ae/4menubar.png') center left no-repeat;
                         padding-left: 37px;
                         padding-left: 37px;
                         border:0px;
                         border:0px;

Revision as of 17:13, 28 June 2011