Difference between revisions of "Team:Sydney Australia/Parts"

 
(65 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
   <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
 
   <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
 
   <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
 
   <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
 +
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
 +
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400|Roboto:400,400i" rel="stylesheet">
 +
 
<style>  
 
<style>  
  
Line 17: Line 20:
 
#please h1 {
 
#please h1 {
 
font-family: "banaue", sans-serif;  
 
font-family: "banaue", sans-serif;  
color: #3e3f3f
+
color: #3e3f3f;
 +
font-size: 60px;
 +
}
 +
 
 +
#please h4 {
 +
  font-family: 'Quicksand', sans-serif;
 +
color: #3e3f3f;
 +
  font-size: 20px;
 +
  LINE-HEIGHT:20px;
 +
 
 
}
 
}
  
 
#please p {
 
#please p {
 
   font-family: 'Quicksand', sans-serif;
 
   font-family: 'Quicksand', sans-serif;
color: #3e3f3f
+
color: #3e3f3f;
 +
 
 
}
 
}
  
.img-center  {
+
#please h3 {
image-rendering: -moz-crisp-edges;
+
  font-family: 'quicksand', sans-serif;
image-rendering: -o-crisp-edges;
+
color: #db4d4f;
image-rendering: -webkit-optimize-contrast;
+
 
-ms-interpolation-mode: nearest-neighbor;
+
}
width:80%;
+
 
    }
+
#please h2 {
 +
  font-family: 'Quicksand', sans-serif;
 +
color: #a2cca3;
 +
font-size: 20.8px;
 +
 
 +
}
 +
 
 +
#please h5 {
 +
  font-family: 'Quicksand', sans-serif;
 +
color: #3e3f3f;
 +
font-size: 22px;
 +
font-weight: bold;
 +
 
 +
}
 +
 
 +
#please h6 {
 +
  font-family: 'Quicksand', sans-serif;
 +
color: #3e3f3f;
 +
font-size: 20px;
 +
padding:40px;
 +
 
 +
}
  
 
.crispy {
 
.crispy {
Line 39: Line 73:
 
-ms-interpolation-mode: nearest-neighbor;
 
-ms-interpolation-mode: nearest-neighbor;
 
   padding:0px;  
 
   padding:0px;  
   width:100%;  
+
   width:90%;  
 
   margin-top: 0px;  
 
   margin-top: 0px;  
   margin-left:0%;,  
+
   margin-left:5%;,  
   margin-right:0%;
+
   margin-right:5%;
background: #e2e2e2;
+
background: #fff;
 
}
 
}
  
table caption {
+
.img-center  {
padding: .5em 0;
+
image-rendering: -moz-crisp-edges;
}
+
image-rendering: -o-crisp-edges;
 
+
image-rendering: -webkit-optimize-contrast;
table.dataTable th,
+
-ms-interpolation-mode: nearest-neighbor;
table.dataTable td {
+
width:80%;
  white-space: nowrap;
+
    }
}
+
  
 
.insert {
 
.insert {
 
   height: 68px;
 
   height: 68px;
 +
  width: 100%;
 +
  background-color:#fff;
 +
}
 +
.insert2 {
 +
  height: 150px;
 
   width: 100%
 
   width: 100%
   background-color:#e2e2e2;
+
   background-color:#fff;
 
}
 
}
 +
 +
.box {
 +
  background:#fff;
 +
  border:0px solid;
 +
  border-color: #e2e2e2;
 +
  margin-top: 0px;
 +
  box-sizing: border-box;
 +
  background-clip: padding-box;
 +
  padding:0 20px 20px 20px;
 +
  min-height:500px;
 +
  min-width:400px
 +
}
 +
 
.bannerbox {
 
.bannerbox {
 
   background:#e2e2e2;
 
   background:#e2e2e2;
Line 70: Line 121:
 
   height:750px;
 
   height:750px;
 
   width:100%;
 
   width:100%;
 +
}
 +
 +
.content {
 +
  padding:0px;
 +
  width:80%;
 +
  margin-top: 0px;
 +
  margin-left:10%;
 +
  margin-right:10%;
 +
}
 +
 +
 +
tr, tf {color:#3e3f3f;}
 +
tr td:hover { background: #e2e2e2; color: #3e3f3f; } 
 +
p, caption, h1 {font-family:'Quicksand';color:#3e3f3f;}
 +
 +
select {
 +
    width:30%;
 +
    height:10vh;
 +
    background-color:#e2e2e2;
 +
    position:relative;
 +
}
 +
 +
.box1, .box2, .box3, .box4, .box5 {
 +
  background:#f6d562;
 +
  border:0px solid;
 +
  border-color: #f6d562;
 +
  margin-top: 10px;
 +
  box-sizing: border-box;
 +
  background-clip: padding-box;
 +
  padding:0 10px 10px 10px;
 +
  max-height:2px;
 +
  width:500px;
 +
}
 +
 +
.box2 {
 +
  background:#cfcfcf;
 +
  border-color: #cfcfcf;
 +
}
 +
 +
.box3 {
 +
  background:#cd8b65;
 +
  border-color: #cd8b65;
 +
}
 +
 +
.box4 {
 +
  background:#D9E2F3;
 +
  border-color: #D9E2F3;
 +
}
 +
 +
.box5 {
 +
  background:#93bcc1;
 +
  border-color: #93bcc1;
 +
  width:900px;
 
}
 
}
  
Line 81: Line 185:
 
</head>
 
</head>
 
<body>
 
<body>
 +
<div class="container-fluid">
  
 
+
<div class = "row" style ="background-color:#e2e2e2;margin-top:60px;">
<div class = "bannerbox" style ="background-color:#e2e2e2">
+
    <img class="center-block img-center" src="https://static.igem.org/mediawiki/2017/4/48/T--Sydney_Australia--partspage_banner.png" width="80%">
<div class = "center">
+
    <img src="https://static.igem.org/mediawiki/2017/b/bf/T--Sydney_Australia--PartsBanner.gif" width="70%">
+
</div>
+
 
</div>
 
</div>
  
<div class="container">
+
<div class ="row" style="height:5vw;"></div>
  <div class="row">
+
<div id="please"><h6> Below is a table showing all the parts we have submitted to the registry. Please see our <a href="https://2017.igem.org/Team:Sydney_Australia/Basic_Part">basic parts </a> and <a href="https://2017.igem.org/Team:Sydney_Australia/Composite_Part">composite parts</a> pages for more information on each part, as well as our <a href="https://2017.igem.org/Team:Sydney_Australia/Improve">part improvements page</a> to see how we improved upon previously registered parts.</h6></div>
    <div class="col-xs-12" id = "please">
+
<center>
<div class="table-responsive">
+
</html><groupparts>iGEM17 Sydney_Australia</groupparts>
<table summary="This table shows how to create responsive tables using Bootstrap's default functionality" class="table table-bordered table-hover">
+
<html>
        <thead>
+
          <tr>
+
            <th>Part Number</th>
+
            <th>Part Name</th>
+
            <th>Type</th>
+
            <th>Function</th>
+
            <th>Description</th>
+
          </tr>
+
        </thead>
+
        <tbody>
+
          <tr>
+
            <td>BBa_K2417000</td>
+
            <td>Human Proinsulin</td>
+
            <td>Basic</td>
+
            <td>Hormone therapy substitute</td>
+
            <td>Bronze</td>
+
          </tr>
+
    <tr>
+
            <td>BBa_K2417001</td>
+
            <td>Winsulin</td>
+
            <td>Basic</td>
+
            <td>Hormone therapy substitute</td>
+
            <td>Bronze</td>
+
          </tr>
+
        </tbody>
+
        <tfoot>
+
      </table>
+
    </div>
+
  </div>
+
</div>
+
  
<div class="row" style="height:10vw;">
+
<div class="row" style="height:10vw;"></div>
 
</div>
 
</div>
 
</body>
 
</body>
 
</html>
 
</html>
 
{{:Team:Sydney_Australia/templates/Footer}}
 
{{:Team:Sydney_Australia/templates/Footer}}

Latest revision as of 13:53, 1 November 2017

Below is a table showing all the parts we have submitted to the registry. Please see our basic parts and composite parts pages for more information on each part, as well as our part improvements page to see how we improved upon previously registered parts.
<groupparts>iGEM17 Sydney_Australia</groupparts>