Difference between revisions of "Team:Valencia UPV/header"
(4 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
#globalWrapper, #content { | #globalWrapper, #content { | ||
− | width: | + | width: 960px; |
height: 100%; | height: 100%; | ||
border: 0px; | border: 0px; | ||
background-color: transparent; | background-color: transparent; | ||
margin: 0px; | margin: 0px; | ||
− | padding: | + | padding-left: 7em; |
font-size: 100%; | font-size: 100%; | ||
} | } | ||
Line 53: | Line 53: | ||
C | C | ||
} | } | ||
− | #content{ | + | #content{ |
height:400px; | height:400px; | ||
margin:auto; | margin:auto; | ||
text-align:center; | text-align:center; | ||
− | color: # | + | color: #000000; |
} | } | ||
− | + | #menu { | |
− | + | position;fixed; | |
− | + | background-color: transparent; | |
− | + | } | |
− | + | div.menu-bar ul { | |
− | + | display: none; | |
− | + | float: left; | |
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | div.menu-bar li:hover > ul { | ||
+ | display: block; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
user agent stylesheetar | user agent stylesheetar | ||
Line 86: | Line 89: | ||
<div class="text-center col-sm-12" id="navigation"> | <div class="text-center col-sm-12" id="navigation"> | ||
<nav id="menu"> | <nav id="menu"> | ||
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV">HOME</a> | |
− | + | ||
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Team">TEAM</a> | |
− | + | <a href="#">PROJECT | |
− | <ul> | + | <!-- <ul> |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Description"><li>Description</li></a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Experiments"><li>Experiments & Protocols</li></a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Results"><li>Results</li></a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Design"><li>Design</li></a> | |
− | </ul> | + | </ul>--> |
− | </a | + | </a> |
− | + | <a href="#">PARTS | |
− | + | <!-- <ul> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Parts"><li>Team Parts</li></a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Basic_Part"><li>Basic Parts</li></a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Composite_Part"><li>Composite Parts</li></a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Part_Collection"><li>Part Collection</li></a> | |
− | </ul> | + | </ul>--> |
− | </a | + | </a> |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Notebook">NOTEBOOK</a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Attributions">ATTRIBUTIONS</a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Collaborations">COLLABORATIONS</a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Practices">HUMAN PRACTICES</a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Safety">SAFETY</a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Modeling">MODELING</a> | |
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Measurement">MEASUREMENT</a> | |
+ | |||
+ | <a href="https://2015.igem.org/Team:Valencia_UPV/Software">SOFTWARE</a> | ||
− | + | <a href="https://2015.igem.org/Team:Valencia_UPV/Entrepreneurship">ENTREPRENEURSHIP</a> | |
− | |||
− | |||
</nav> | </nav> | ||
</div> | </div> |
Latest revision as of 23:30, 28 July 2015