Difference between revisions of "Team:UMaryland/Composite Part"

Line 43: Line 43:
 
   padding-top: 2em;
 
   padding-top: 2em;
 
   background-color: #4b4040;
 
   background-color: #4b4040;
 +
  position: relative;
 
}
 
}
  
Line 54: Line 55:
 
   filter: alpha(opacity=60);  
 
   filter: alpha(opacity=60);  
 
   background-color: #4b4040;
 
   background-color: #4b4040;
}
+
}
  
 
.part-container .part-example .name{  
 
.part-container .part-example .name{  
 
    
 
    
   font-size: 40px;  
+
   font-size: 275%;  
 
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
 
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
 
   position: absolute;
 
   position: absolute;
 
   top: 5%;
 
   top: 5%;
   left: 7%;
+
   left: 3%;
 
   color: #e0dfdc;
 
   color: #e0dfdc;
  
Line 68: Line 69:
  
 
.part-container .part-example .catalog{  
 
.part-container .part-example .catalog{  
   font-size: 35px;  
+
   font-size: 250%;  
 
   font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
 
   font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
 
   position: absolute;
 
   position: absolute;
   top: 8%;
+
   top: 6%;
 
   left: 80%;
 
   left: 80%;
 
   color: #FFFFFF;
 
   color: #FFFFFF;
Line 79: Line 80:
 
   position:absolute;  
 
   position:absolute;  
 
   background: rgba(0,0,0,0.9);
 
   background: rgba(0,0,0,0.9);
   top: 8em;
+
   top: 25%;
   bottom: 1em;
+
   bottom: 10%;
 
   left: 45%;
 
   left: 45%;
 
   width: 50%;
 
   width: 50%;
Line 101: Line 102:
 
   font-family: Verdana;   
 
   font-family: Verdana;   
 
   font-size: 150%;
 
   font-size: 150%;
 
}
 
 
.part-container .part-example .desc h1{
 
  color: #009A90;
 
  font-family: Verdana; 
 
  font-size: 20px;
 
  
 
}
 
}
Line 124: Line 118:
 
   <div id = "Part 1">
 
   <div id = "Part 1">
 
   <div class = "part-example col-sm-6">
 
   <div class = "part-example col-sm-6">
     <div class = "name"> <b> Miraculin Generator </b> </div>
+
     <div class = "name"> <b> Miraculin Generator </b> </div>  
       <div class = "catalog"> K1783000 </div>
+
       <div class = "catalog"> K1783000 </div>  
 
+
 
       <div class = desc>
 
       <div class = desc>
 
         <h3> Miraculin Gene with pBAD promoter
 
         <h3> Miraculin Gene with pBAD promoter
         </h3>
+
         </h3>  
           <p>
+
           <p>  
 
           pBAD-B0034-ExpTag-Linker-Miraculin-Linker-6xHis. Adds a promoter to BBa_K1033120 in order to characterize it. Under arabinose induction, produces miraculin connected to an export tag and a His-tag via unstructured linkers. Miraculin is a taste modifying protein.
 
           pBAD-B0034-ExpTag-Linker-Miraculin-Linker-6xHis. Adds a promoter to BBa_K1033120 in order to characterize it. Under arabinose induction, produces miraculin connected to an export tag and a His-tag via unstructured linkers. Miraculin is a taste modifying protein.
           </p>
+
           </p>  
       </div>
+
       </div>  
    </div>
+
 
     </div>
 
     </div>
 +
  </div>
 
</div>
 
</div>
 +
  
 
<div class = "part-container">
 
<div class = "part-container">
 
 
   <div id = "Part 2">
 
   <div id = "Part 2">
 
   <div class = "part-example col-sm-6">
 
   <div class = "part-example col-sm-6">
Line 155: Line 148:
 
     </div>
 
     </div>
 
</div>
 
</div>
 
 
 
 
</div>
 
 
</html>
 
<div class="highlightBox">
 
<h4>Note</h4>
 
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best New Composite Part award</a>, you must fill out this page. Please give links to the Registry entries for the Composite parts you have made. Please see the Registry's <a href="http://parts.igem.org/Help:Parts#Basic_and_Composite_Parts"> Help:Parts page</a> for more information on part types.</p>
 
</div>
 
 
<p>
 
A composite part is a functional unit of DNA consisting of two or more basic parts assembled together. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_I13507">BBa_I13507</a> is an example of a composite part, consisting of an RBS, a protein coding region for a red fluorescent protein, and a terminator.
 
</p>
 
 
<p>New composite BioBrick devices can be made by combining existing BioBrick Parts (like Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on).</p>
 
 
 
 
</div>
 
</div>
  
 
</html>
 
</html>

Revision as of 18:31, 28 August 2015