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

(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;
 +
}
 +
</style>
 +
</head>
 +
 +
<body>
 +
    <div class="jumbotron">
 +
      <div class="container">
 +
        <div class = "title">Under Construction.</div>
 +
        <p>Accessible synthetic biology for all.</p>
 +
      </div>
 +
    </div>
 +
</body>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<!--
 
<h2> Project Description </h2>
 
<h2> Project Description </h2>
  
Line 44: Line 115:
  
 
</div>
 
</div>
 +
-->
 +
 +
 
</html>
 
</html>

Revision as of 20:49, 7 July 2015

Under Construction.

Accessible synthetic biology for all.