Team:Valencia/cabecera
From 2010.igem.org
(Difference between revisions)
Alejovigno (Talk | contribs) |
Alejovigno (Talk | contribs) |
||
(32 intermediate revisions not shown) | |||
Line 43: | Line 43: | ||
width: 965px; | width: 965px; | ||
height: 222px; | height: 222px; | ||
- | background-image: url("https://static.igem.org/mediawiki/2010/ | + | background-image: url("https://static.igem.org/mediawiki/2010/9/98/Valenciabanner.jpg"); |
} | } | ||
#body { | #body { | ||
width: 965px; | width: 965px; | ||
- | + | background-color: #C9833E; | |
- | background- | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#menu { | #menu { | ||
width: 965px; | width: 965px; | ||
- | height: | + | height: 34px; |
- | background-color: | + | background-color: transparent; |
- | + | ||
- | + | ||
} | } | ||
.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; | |
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 81: | Line 72: | ||
.menuItem:hover { | .menuItem:hover { | ||
- | + | opacity:1.1; | |
} | } | ||
Line 88: | 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 108: | 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; | ||
text-align: left; | text-align: left; | ||
Line 119: | 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; | ||
Line 137: | Line 128: | ||
#BodyText { | #BodyText { | ||
- | width: | + | width: 675px; |
height: auto; | height: auto; | ||
background-color: #FFFFFF; | background-color: #FFFFFF; | ||
color: #000000; | color: #000000; | ||
- | margin: | + | margin: 10px 10px 10px 10px; |
- | padding: | + | padding: 5px; |
float: left; | float: left; | ||
font-family:Arial, Helvetica, sans-serif; | font-family:Arial, Helvetica, sans-serif; | ||
Line 148: | Line 139: | ||
text-align: justify; | text-align: justify; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#BodyText_Orange { | #BodyText_Orange { | ||
- | width: | + | width: 675px; |
height: auto; | height: auto; | ||
background-color: #C9833E; | background-color: #C9833E; | ||
color: #FFFFFF; | color: #FFFFFF; | ||
- | margin: | + | margin: 10px 10px 10px 10px; |
- | padding: | + | padding: 5px; |
float: left; | float: left; | ||
font-family:Arial, Helvetica, sans-serif; | font-family:Arial, Helvetica, sans-serif; | ||
Line 172: | Line 154: | ||
#HomeRight { | #HomeRight { | ||
- | width: | + | width: 245px; |
height: auto; | height: auto; | ||
background-color: #C9833E; | background-color: #C9833E; | ||
- | |||
- | |||
float: right; | float: right; | ||
color: #FFFFFF; | color: #FFFFFF; | ||
font-family: Verdana, Sans-Serif; | font-family: Verdana, Sans-Serif; | ||
- | font-size: | + | font-size: 14px; |
- | text-align: | + | text-align: center; |
} | } | ||
Line 209: | Line 189: | ||
<div class="submenuItem"> | <div class="submenuItem"> | ||
- | <a class="submenuItemLink" href="https://2010.igem.org/Team:Valencia | + | <a class="submenuItemLink" href="https://2010.igem.org/Team:Valencia#News">News</a> </div> |
</div> | </div> | ||
Line 233: | Line 213: | ||
<div class="menuItem" onMouseOver="showMenu(this)" onMouseOut="hideMenu(this)"> | <div class="menuItem" onMouseOver="showMenu(this)" onMouseOut="hideMenu(this)"> | ||
- | <a class="menuItemLink" href="https://2010.igem.org/Team:Valencia/Parts">Parts</a> | + | <a class="menuItemLink" href="https://2010.igem.org/Team:Valencia/Parts">The Parts</a> |
</div> | </div> | ||
Line 243: | Line 223: | ||
<div class="menuItem" onMouseOver="showMenu(this)" onMouseOut="hideMenu(this)"> | <div class="menuItem" onMouseOver="showMenu(this)" onMouseOut="hideMenu(this)"> | ||
- | <a class="menuItemLink" href="https://2010.igem.org/Team:Valencia/Notebook">Notebook</a> | + | <a class="menuItemLink" href="https://2010.igem.org/Team:Valencia/Notebook/Calender">Notebook</a> |
<div class="submenu"> | <div class="submenu"> | ||
<div class="submenuItem"> | <div class="submenuItem"> |
Latest revision as of 21:58, 9 October 2010