Difference between revisions of "Team:Carnegie Mellon/Practices"

(Prototype team page)
 
Line 1: Line 1:
{{Carnegie_Mellon}}
+
{{:Team:Carnegie_Mellon/navbar}}
 
<html>
 
<html>
 +
<head>
 +
<style src = "" type = "text/css">
  
 +
/*Tried to make the content border-color:width the whole page... Not the stupid box*/
 +
body {
 +
  border: 0px;
 +
}
 +
 +
/* makes the white boxes go away */
 +
#content{
 +
background: white;
 +
border: 0px;
 +
float: center;
 +
                                width: 100%;
 +
margin-left:auto;
 +
                                margin-right:auto;
 +
padding-top: 0px;
 +
                                min-height: 700px;
 +
}
 +
 +
 +
.jumbotron {
 +
  background-image:url('http://www.4-roads.com/rsw.ashx/rscf_p/aP169A9S9EKHYZYjqi2_iQ/~/cfs-file_ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-08-80/0020.community-hand-image.jpg');
 +
  height: 600px;
 +
  background-repeat: no-repeat;
 +
  background-size: cover;
 +
  margin-top: 15px;
 +
}
 +
 +
.jumbotron .container {
 +
  position: relative;
 +
  top:220px;
 +
}
 +
 +
.jumbotron .container .title {
 +
  color: yellow;
 +
  font-size: 100px; 
 +
  font-family: Georgia, serif;
 +
  font-weight: bold;
 +
  text-align: center;
 +
}
 +
 +
.jumbotron p {
 +
  font-size: 35px;
 +
  color: white;
 +
  text-align: center;
 +
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 +
}
 +
 +
.jumbotron a {
 +
  text-decoration: none;
 +
  background-color: #c5c51b;
 +
  font-size: 25px;
 +
  color: #fff;
 +
  padding: 10px 15px 10px 15px;
 +
  margin: 0px 10px 0px 10px;
 +
}
 +
 +
.jumbotron a:hover {
 +
  background-color: #fcf95a;
 +
}
 +
.container {
 +
  text-align: center;
 +
}
 +
</style>
 +
</head>
 +
 +
<body>
 +
    <div class="jumbotron">
 +
      <div class="container">
 +
        <div class = "title">Community.</div>
 +
        <p>Bringing synthetic biology to the people.</p>
 +
        <a href = "https://2015.igem.org/Team:Carnegie_Mellon/game">Game</a>
 +
        <a href = "#">Maker Movement</a>
 +
        <a href = "https://2015.igem.org/Team:Carnegie_Mellon/Interviews">Interviews</a>
 +
      </div>
 +
    </div> 
 +
 +
<div = "info">
 +
Running a lab isn't easy. It's time consuming, machinery-heavy, and very costly. Our goal was to make the work we did in our lab available for everyone to do.
 +
</div>
 +
</body>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<!--
 
<h2> Human Practices </h2>
 
<h2> Human Practices </h2>
  
Line 57: Line 148:
 
<p>Do you want to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Education and Public Outreach award</a>? Make it easy for the judges to find any wiki content that is relevant to this prize. Highlight this content with a header or separate section.</p>
 
<p>Do you want to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Education and Public Outreach award</a>? Make it easy for the judges to find any wiki content that is relevant to this prize. Highlight this content with a header or separate section.</p>
  
</div>
+
</div> -->
 +
 
 +
 
 +
 
 
</html>
 
</html>

Revision as of 14:51, 10 July 2015

Community.

Bringing synthetic biology to the people.

Game Maker Movement Interviews
Running a lab isn't easy. It's time consuming, machinery-heavy, and very costly. Our goal was to make the work we did in our lab available for everyone to do.