Difference between revisions of "Team:Valencia UPV/header"
(6 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: | + | 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: #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 | ||
+ | |||
</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> | ||
Latest revision as of 23:30, 28 July 2015