Team:Wageningen UR/Templates/NavigationTop Outreach
From 2011.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
} | } | ||
.menu ul{ | .menu ul{ | ||
- | background: # | + | background: #FF5F00; |
height:35px; | height:35px; | ||
list-style:none; | list-style:none; | ||
Line 26: | Line 26: | ||
} | } | ||
.menu li a{ | .menu li a{ | ||
- | background: # | + | background: #FF5F00 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 | + | border-left: 1px solid #FFA773; |
} | } | ||
.menu li a:hover, .menu ul li:hover a{ | .menu li a:hover, .menu ul li:hover a{ | ||
- | background: # | + | background: #FF8740 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: # | + | background: #FFA773; |
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 | + | border: 1px solid #FF5F00; |
} | } | ||
.menu li ul a:hover, .menu li ul li:hover a{ | .menu li ul a:hover, .menu li ul li:hover a{ | ||
- | background: | + | background: #FF8740 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 19:48, 28 June 2011