Team:Wageningen UR/Templates/NavigationTop1

From 2011.igem.org

(Difference between revisions)
Line 29: Line 29:
color: white;
color: white;
display:block;
display:block;
-
font-weight:normal;
+
font-family: 'Quattrocento', arial, sans;
 +
        color: white;
 +
        text-decoration: none;
 +
        font-size: 13px;
 +
                font-weight: bold;
line-height:35px;
line-height:35px;
margin:0px;
margin:0px;
Line 38: Line 42:
.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: #096790 url("images/hover.gif") bottom center no-repeat;
-
color: white;
+
font-family: 'Quattrocento', arial, sans;
 +
                color: white;
 +
                text-decoration: none;
 +
                font-size: 13px;
 +
                        font-weight: bold;
text-decoration:none;
text-decoration:none;
}
}
Line 73: Line 81:
display:block;
display:block;
height:35px;
height:35px;
-
font-size:12px;
+
font-family: 'Quattrocento', arial, sans;
-
font-style:normal;
+
        color: white;
 +
        text-decoration: none;
 +
        font-size: 13px;
 +
                font-weight: bold;
margin:0px;
margin:0px;
padding:0px 10px 0px 15px;
padding:0px 10px 0px 15px;
Line 80: Line 91:
}
}
.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('images/hover_sub.gif') center left no-repeat;
+
background: #096790 url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png') center left no-repeat;
-
border:0px;
+
padding-left: 37px;
-
color:#ffffff;
+
                        border:0px;
 +
font-family: 'Quattrocento', arial, sans;
 +
                color: white;
 +
                text-decoration: none;
 +
                font-size: 13px;
 +
                        font-weight: bold;
text-decoration:none;
text-decoration:none;
}
}

Revision as of 17:33, 26 May 2011