Difference between revisions of "Team:LambertGA/Parts"

Line 18: Line 18:
  
 
body { background-color: white; margin: auto; padding: 0px; width: 100%;}
 
body { background-color: white; margin: auto; padding: 0px; width: 100%;}
 +
 +
div {
 +
color: gray;
 +
}
  
 
#content {  
 
#content {  
Line 37: Line 41:
 
p {
 
p {
 
margin: auto;
 
margin: auto;
width: 50%;
+
width: 75%;
 +
color: gray;
 
}
 
}
  
Line 70: Line 75:
 
#MainTitle {
 
#MainTitle {
 
padding: 60px;
 
padding: 60px;
font-size: 60px; }
+
font-size: 60px;
 +
color: dimgray; }
  
  
Line 85: Line 91:
 
header h1{
 
header h1{
 
text-align:center;
 
text-align:center;
 +
color: dimgray;
 +
}
 +
 +
h2{
 +
color: #D49AE6;
 
}
 
}
  
Line 95: Line 106:
 
height: 50px;
 
height: 50px;
 
line-height: 50px;
 
line-height: 50px;
background-color: lavender;
+
background-color: white;
 
margin: auto;
 
margin: auto;
 
text-align:center;
 
text-align:center;
opacity: 0.9;
+
opacity: 0.7;
 
}
 
}
  
Line 192: Line 203:
 
   height: 100%;
 
   height: 100%;
 
   width: 100%;
 
   width: 100%;
   background-color: lavender;
+
   background-color: white;
 
   color: #D49AE6;
 
   color: #D49AE6;
 
   padding: 14px;
 
   padding: 14px;
Line 214: Line 225:
 
     position: absolute;
 
     position: absolute;
 
     background-color: #D49AE6;
 
     background-color: #D49AE6;
     min-width: 140px;
+
     min-width: 200px;
 
     text-align: left;
 
     text-align: left;
 
     box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.2);
 
     box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.2);
Line 272: Line 283:
  
 
<body>
 
<body>
 +
 +
  
 
<header>
 
<header>
 
<div id="headerLinks">
 
<div id="headerLinks">
<img src="https://static.igem.org/mediawiki/2016/9/9e/T--LambertGA--longhorn_iGEM_logo.png" id="logo">
 
 
<a href="https://2016.igem.org/Team:LambertGA" class="dropbtn">Home</a><!--
 
<a href="https://2016.igem.org/Team:LambertGA" class="dropbtn">Home</a><!--
 +
--><li class="dropdown" >
 +
      <a href="https://2016.igem.org/Team:LambertGA/Team" class="dropbtn">Team</a>
 +
      <div class="dropdown-content">
 +
      <a href="https://2016.igem.org/Team:LambertGA/Collaborations">Collaborations</a>
 +
    </div>
 +
  </li><!--
 
--><li class="dropdown">
 
--><li class="dropdown">
 
   <a href="https://2016.igem.org/Team:LambertGA/Description" class="dropbtn">Project</a>
 
   <a href="https://2016.igem.org/Team:LambertGA/Description" class="dropbtn">Project</a>
Line 294: Line 312:
 
       <a href="https://2016.igem.org/Team:LambertGA/Basic_Part">Basic Parts</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Basic_Part">Basic Parts</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Composite_Part">Composite Parts</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Composite_Part">Composite Parts</a>
      <a href="https://2016.igem.org/Team:LambertGA/Part_Collection">Part Collection</a>
 
    </div>
 
  </li><!--
 
--><li class="dropdown" >
 
      <a href="https://2016.igem.org/Team:LambertGA/Team" class="dropbtn">Team</a>
 
      <div class="dropdown-content">
 
      <a href="https://2016.igem.org/Team:LambertGA/Collaborations">Collaborations</a>
 
 
     </div>
 
     </div>
 
   </li><!--
 
   </li><!--
Line 317: Line 328:
 
       <a href="https://2016.igem.org/Team:LambertGA/Awards" class="dropbtn">Awards</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Awards" class="dropbtn">Awards</a>
 
       <div class="dropdown-content">
 
       <div class="dropdown-content">
      <a href="https://2016.igem.org/Team:LambertGA/Entrepreneurship">Entrepreneurship</a>
 
 
       <a href="https://2016.igem.org/Team:LambertGA/Hardware">Hardware</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Hardware">Hardware</a>
      <a href="https://2016.igem.org/Team:LambertGA/Software">Software</a>
 
 
       <a href="https://2016.igem.org/Team:LambertGA/Measurement">Measurement</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Measurement">Measurement</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Model">Model</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Model">Model</a>
Line 328: Line 337:
  
 
</header>
 
</header>
 +
  
  
Line 356: Line 366:
 
</section>
 
</section>
  
 +
<div id="sponsors-bottom">
 +
 +
<a href="http://www.forsyth.k12.ga.us/lhs"><img src="https://static.igem.org/mediawiki/2016/9/9e/T--LambertGA--longhorn_iGEM_logo.png" class="transparent" style="height:100px;padding:20px;"></a>
 +
 +
</div>
 +
 +
 +
</html>
  
 
</html>
 
</html>

Revision as of 12:30, 14 October 2016



Description

BBa_K1911002: ClpP

BBa_K1911003: ClpX

BBa_K1911005: eGFP

BBa_K1911000: pλr-LacI

BBa_K1911001: pLac-ClpX-ClpP-CI

BBa_K1911004: pλr-LacI-eGFP-LAA-pLac-ClpX-ClpP-CI


</html>