Difference between revisions of "Team:BostonU/Parts"

Line 5: Line 5:
 
body {
 
body {
 
background-color: #fff0f0;
 
background-color: #fff0f0;
 +
background-image:url("https://static.igem.org/mediawiki/parts/thumb/5/5b/Cambridge_2009-RAINBOW.png/500px-Cambridge_2009-RAINBOW.png");
 +
background-repeat:repeat-x;
 
}
 
}
 
#landingwrapper {
 
#landingwrapper {
width: 900px;
+
  width: 900px;
height: 100%;
+
  height: 100%;
margin: 0 auto;
+
  margin: 0 auto;
padding-top: 100px;
+
  padding-top: 100px;
 
}
 
}
#parts1 p {
+
#part1 p {
font-size: 250%;
+
  position:relative;
 +
  left:50px;
 +
  top:25px;
 +
  font-size:300%;
 +
  color:#000000;
 +
  text-align:center;
 +
}
 +
#part2 p {
 +
  font-size:150%;
 +
  color:#000000;
 +
  text-align:center;
 +
 
 +
}
 +
#part3 p {
 +
  font-size:100%;
 +
 
 
}
 
}
 
</style>
 
</style>
Line 19: Line 36:
 
<body>
 
<body>
 
<div id="landingwrapper">
 
<div id="landingwrapper">
<section id="parts1">
+
<section id="part1">
<p>Registry Parts</p>
+
  <p>Registry Parts</p>
 +
<section id="part2">
 +
  <p>Summary</p>
 +
<section id="part3">
 +
  <p> This is a summary of all parts we submitted to registry.</p>
 
</div>
 
</div>
 
</section
 
</section
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 16:50, 29 June 2017

Registry Parts

Summary

This is a summary of all parts we submitted to registry.