Team:Valencia/cabecera
From 2010.igem.org
(Difference between revisions)
Alejovigno (Talk | contribs) |
Alejovigno (Talk | contribs) |
||
(5 intermediate revisions not shown) | |||
Line 53: | Line 53: | ||
#menu { | #menu { | ||
width: 965px; | width: 965px; | ||
- | height: | + | height: 34px; |
background-color: transparent; | background-color: transparent; | ||
Line 60: | Line 60: | ||
.menuItem { | .menuItem { | ||
width: auto; | width: auto; | ||
- | height: | + | height: 34px; |
- | padding: | + | padding: 10px; |
background: url(https://static.igem.org/mediawiki/2010/e/e6/Mars_color.png) no-repeat top right; | background: url(https://static.igem.org/mediawiki/2010/e/e6/Mars_color.png) no-repeat top right; | ||
float: left; | float: left; | ||
- | |||
text-align: center; | text-align: center; | ||
font-family: Arial, Helvetica, sans-serif; | font-family: Arial, Helvetica, sans-serif; | ||
- | font-size: | + | font-size: 14px; |
font-weight: bold; | font-weight: bold; | ||
position: relative; | position: relative; | ||
Line 73: | Line 72: | ||
.menuItem:hover { | .menuItem:hover { | ||
- | + | opacity:1.1; | |
- | + | ||
- | opacity: | + | |
} | } | ||
Line 82: | Line 79: | ||
color: #FFFFFF; | color: #FFFFFF; | ||
font-family: Arial, Helvetica, sans-serif; | font-family: Arial, Helvetica, sans-serif; | ||
- | font-size: | + | font-size: 16px; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Line 102: | Line 99: | ||
height: auto; | height: auto; | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 34px; |
left: 0px; | left: 0px; | ||
margin:-1px 0px 0px -1px; | margin:-1px 0px 0px -1px; | ||
- | background-color: | + | background-color: transparent; |
display: none; | display: none; | ||
Line 113: | Line 110: | ||
.submenuItem { | .submenuItem { | ||
width: 196px; | width: 196px; | ||
- | height: | + | height: 34px; |
- | background-color: | + | background-color: transparent; |
- | + | background: url(https://static.igem.org/mediawiki/2010/e/e6/Mars_color.png) no-repeat top right; | |
font-weight: normal; | font-weight: normal; | ||
margin: 1px 2px 1px 1px; | margin: 1px 2px 1px 1px; |
Latest revision as of 21:58, 9 October 2010