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

(Created page with "Sponosrs.")
 
Line 1: Line 1:
Sponosrs.
+
{{:Team:Carnegie_Mellon/navbar}}
 +
 
 +
<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;
 +
}
 +
 
 +
#bodybody {
 +
  width: 90%;
 +
  margin: auto;
 +
  margin-top: 30px;
 +
  padding-bottom: 50px;
 +
}
 +
 
 +
/* ----------------------------- jumbotron code ---------------------- */
 +
.jumbotron {
 +
  background-image:url('https://static.igem.org/mediawiki/2015/d/d4/Wiki_interlab_banner.png');
 +
  /* ('http://www.cika.org.au/Assets/281/1/OncologyLab.JPG'); */
 +
  height: 600px;
 +
  background-repeat: no-repeat;
 +
  background-size: cover;
 +
  margin-top: 15px;
 +
}
 +
 
 +
.jumbotron .container {
 +
  position: relative;
 +
  top:220px;
 +
}
 +
 
 +
.jumbotron .container .title {
 +
  color: orange;
 +
  font-size: 100px; 
 +
  font-family: Georgia, serif;
 +
  font-weight: bold;
 +
  text-align: center;
 +
}
 +
 
 +
.jumbotron p {
 +
  font-size: 50px;
 +
  color: #fff;
 +
  background-color: rgba(0,0,0,.5);
 +
  margin-top: 30px;
 +
  text-align: center;
 +
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 +
}
 +
 
 +
.jumbotron a {
 +
  text-decoration: none;
 +
  background-color: #40e6ee;
 +
  font-size: 25px;
 +
  color: #fff;
 +
  padding: 10px 15px 10px 15px;
 +
  margin: 0px 10px 0px 10px;
 +
}
 +
 
 +
.jumbotron a:hover {
 +
  /* background-color: #fcf95a; */
 +
    background-color: #40e6ee;
 +
}
 +
 
 +
/* /jumbotron code */
 +
 
 +
 
 +
.words {
 +
    font-family:"Palatino Linotype";
 +
    font-size: 20px;
 +
    line-height: 25px;
 +
    width: 85%;
 +
  margin-left: 20px;
 +
}
 +
 
 +
.title {
 +
    color: #40e6ee;
 +
    font-size: 50px;
 +
    font-weight: bold;
 +
    font-family: Palatino Linotype;
 +
    padding-top: 20px;
 +
    padding-bottom: 10px;
 +
}
 +
 
 +
.name {
 +
    font-size: 30px;
 +
    color: orange;
 +
    font-weight: bold;
 +
    font-family: Palatino Linotype;
 +
}
 +
 
 +
.sequence {
 +
    font-size: 12px;
 +
    margin-bottom: -5px;
 +
}
 +
 
 +
img {
 +
    width: 65%;
 +
}
 +
 
 +
</style>
 +
</head>
 +
 
 +
<body>
 +
 
 +
 
 +
    <div class="jumbotron">
 +
      <div class="container">
 +
        <div class = "title">Sponsors.</div>
 +
        <p>Thank you to everyone who gave us support.</p>
 +
      </div>
 +
    </div>
 +
 
 +
<center><img src = "https://static.igem.org/mediawiki/2015/5/52/CMU_Sponsors.png"></center>
 +
 
 +
</body>
 +
</html>

Revision as of 17:56, 19 November 2015

Sponsors.

Thank you to everyone who gave us support.