Team:Wageningen UR/Templates/NavigationTop4

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
     <head>  
     <head>  
-
  <style type="text/css">
+
<style type="text/css">
.menu{
.menu{
Line 25: Line 25:
}
}
.menu li a{
.menu li a{
-
background: white url("images/seperator.gif") bottom right no-repeat;
+
background: transparent;
display:block;
display:block;
font-family: 'Quattrocento', arial, sans;
font-family: 'Quattrocento', arial, sans;
Line 39: Line 39:
                 }
                 }
.menu li a:hover, .menu ul li:hover a{
.menu li a:hover, .menu ul li:hover a{
-
background: black url("images/hover.gif") bottom center no-repeat;
 
font-family: 'Quattrocento', arial, sans;
font-family: 'Quattrocento', arial, sans;
                color: white;  
                color: white;  
Line 48: Line 47:
}
}
.menu li ul{
.menu li ul{
-
background: #989898;
+
/* background: #989898; */
display:none;
display:none;
height:auto;
height:auto;
Line 65: Line 64:
}
}
.menu li li {
.menu li li {
-
background:url('images/sub_sep.gif') bottom left no-repeat;
+
background:transparent;
display:block;
display:block;
float:none;
float:none;
Line 79: Line 78:
display:block;
display:block;
height:35px;
height:35px;
-
font-family: 'Quattrocento', arial, sans;
 
-
        color: white;
 
-
        text-decoration: none;
 
-
        font-size: 13px;
 
-
                font-weight: bold;
 
-
margin:0px;
 
-
padding:0px 10px 0px 15px;
 
-
text-align:left;
 
-
                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: #D8D8D8 url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png') no-repeat;
+
}
-
padding-left: 37px;
+
-
                        border:0px;
+
-
font-family: 'Quattrocento', arial, sans;
+
-
                color: #244F62;
+
-
                text-decoration: none;
+
-
                font-size: 13px;
+
-
                        font-weight: bold;
+
-
text-decoration:none;
+
-
                        border: 1px solid #D8D8D8;
+
-
}
+
.menu p{
.menu p{
clear:left;
clear:left;
}
}
-
+
  </style>
-
</style>
+
   </head>
   </head>

Revision as of 17:28, 19 August 2011