Team:Northwestern/Team
From 2014.igem.org
(Difference between revisions)
(Prototype team page) |
|||
Line 3: | Line 3: | ||
<html> | <html> | ||
+ | <head> | ||
- | < | + | <meta charset="utf-8"> |
- | < | + | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <meta name="description" content=""> | ||
+ | <meta name="author" content=""> | ||
+ | <link rel="icon" href="../../favicon.ico"> | ||
+ | <title>Team</title> | ||
- | + | </head> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | <style> |
- | + | ||
- | + | ||
- | + | body { | |
- | + | padding-top: 50px; | |
+ | padding-bottom: 20px; | ||
+ | } | ||
- | + | /* Center align the text within the three columns below the carousel */ | |
- | + | .marketing .col-lg-4 { | |
- | + | margin-bottom: 20px; | |
+ | text-align: center; | ||
+ | } | ||
+ | .marketing h2 { | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | .marketing .col-lg-4 p { | ||
+ | margin-right: 10px; | ||
+ | margin-left: 10px; | ||
+ | } | ||
- | + | /* Featurettes | |
- | + | ------------------------- */ | |
- | + | .featurette-divider { | |
- | + | margin: 80px 0; /* Space out the Bootstrap <hr> more */ | |
+ | } | ||
- | + | /* Thin out the marketing headings */ | |
- | + | .featurette-heading { | |
+ | font-weight: 300; | ||
+ | line-height: 1; | ||
+ | letter-spacing: -1px; | ||
+ | } | ||
- | |||
- | |||
- | + | /* The navbar becomes detached from the top, so we round the corners */ | |
- | + | .navbar-wrapper .navbar { | |
+ | border-radius: 4px; | ||
+ | } | ||
- | + | /* Bump up size of carousel content */ | |
- | + | .carousel-caption p { | |
+ | margin-bottom: 20px; | ||
+ | font-size: 21px; | ||
+ | line-height: 1.4; | ||
+ | } | ||
- | + | .featurette-heading { | |
- | + | font-size: 50px; | |
+ | } | ||
+ | } | ||
- | |||
- | |||
- | < | + | </style> |
- | + | ||
+ | <body> | ||
+ | <div class="navbar-wrapper"> | ||
+ | <div class="container"> | ||
- | < | + | <div class="navbar navbar-inverse navbar-static-top" role="navigation"> |
- | </ | + | <div class="container"> |
- | </ | + | <div class="navbar-header"> |
+ | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse"> | ||
+ | <span class="sr-only">Toggle navigation</span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | <a class="navbar-brand" href="2014.igem.org/Team:Northwestern/Home">Home</a> | ||
+ | </div> | ||
+ | <div class="navbar-collapse collapse"> | ||
+ | <ul class="nav navbar-nav"> | ||
+ | <li class="active"><a href="2014.igem.org/Team:Northwestern/Project">Project</a></li> | ||
+ | <li><a href="2014.igem.org/Team:Northwestern/Team">Team</a></li> | ||
+ | <li><a href="2014.igem.org/Team:Northwestern/Safety">Safety</a></li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu" role="menu"> | ||
+ | <li><a href="#">Action</a></li> | ||
+ | <li><a href="#">Another action</a></li> | ||
+ | <li><a href="#">Something else here</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li class="dropdown-header">Nav header</li> | ||
+ | <li><a href="#">Separated link</a></li> | ||
+ | <li><a href="#">One more separated link</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
- | + | </div> | |
- | + | </div> | |
- | </ | + | |
- | </ | + | |
- | < | + | <div class="container"> |
- | < | + | <div class="row"> |
- | < | + | <div class="col-sm-6 col-md-4"> |
+ | <div class="thumbnail"> | ||
+ | <img data-src="holder.js/300x300" alt="..."> | ||
+ | <div class="caption"> | ||
+ | <h3>Thumbnail label</h3> | ||
+ | <p>...</p> | ||
+ | <p><a href="#" class="btn btn-primary" role="button">Button</a> <a href="#" class="btn btn-default" role="button">Button</a></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
- | < | + | <div class="row"> |
- | < | + | <div class="col-sm-6 col-md-4"> |
- | < | + | <div class="thumbnail"> |
- | </ | + | <img data-src="holder.js/300x300" alt="..."> |
+ | <div class="caption"> | ||
+ | <h3>Thumbnail label</h3> | ||
+ | <p>...</p> | ||
+ | <p><a href="#" class="btn btn-primary" role="button">Button</a> <a href="#" class="btn btn-default" role="button">Button</a></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
- | < | + | <div class="row"> |
- | < | + | <div class="col-sm-6 col-md-4"> |
- | < | + | <div class="thumbnail"> |
- | + | <img data-src="holder.js/300x300" alt="..."> | |
- | < | + | <div class="caption"> |
- | + | <h3>Thumbnail label</h3> | |
- | < | + | <p>...</p> |
- | < | + | <p><a href="#" class="btn btn-primary" role="button">Button</a> <a href="#" class="btn btn-default" role="button">Button</a></p> |
- | < | + | </div> |
- | + | </div> | |
- | < | + | </div> |
+ | </div> | ||
- | </ | + | </div> |
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
</html> | </html> |
Revision as of 15:44, 29 August 2014