Difference between revisions of "Team:Valencia UPV/header"
Line 27: | Line 27: | ||
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
− | font-size: | + | font-size: 100%; |
− | + | ||
} | } | ||
Line 34: | Line 33: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
− | + | background-color: transparent; | |
} | } | ||
− | .navbar { | + | .navbar, ul { |
margin: 0 auto; | margin: 0 auto; | ||
margin-top: 1em; | margin-top: 1em; | ||
Line 43: | Line 42: | ||
border-radius: 10px; | border-radius: 10px; | ||
text-align: center; | text-align: center; | ||
+ | |||
} | } | ||
Line 51: | Line 51: | ||
text-align:center; | text-align:center; | ||
color: #24B694; | color: #24B694; | ||
+ | C | ||
} | } | ||
− | + | #content{ | |
− | + | height:400px; | |
− | + | margin:auto; | |
− | + | text-align:center; | |
− | + | color: #24B694; | |
− | + | } | |
− | + | ||
+ | #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 | ||
− | |||
− | |||
− | |||
</style> | </style> | ||
− | <link rel="stylesheet" href="https:// | + | <link rel="stylesheet" href="https://2015.igem.org/Team:Valencia_UPV/stylesheet.css?action=raw&ctype=text/css" type="text/css"> |
<meta name= "viewport" content = "initial-scale=1.0, width= device-width" /> | <meta name= "viewport" content = "initial-scale=1.0, width= device-width" /> | ||
</head> | </head> | ||
− | <header> | + | <header style=" |
− | <div class= " | + | line-height: 1.5;> |
− | + | <div class= "navbar navbar-default navbar-fixed-top"> | |
− | + | <div class="text-center col-sm-12" id="navigation"> | |
− | + | <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> | |
− | + | </div> | |
− | + | </div> | |
</header> | </header> | ||
Revision as of 04:14, 28 July 2015