Team:Missouri Miners/Team

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
 +
<style type="text/css" title="MissouriMiners">
 +
.newline { margin: 10px 6px 0px 0px; }
 +
<!--This can be adjusted. 964 = 4x + 3y, floor(x) = x, floor(y) = y |=> x = 241 - 3n, y = 4n-->
 +
.profile { width: 232px; height: 143px; margin: 10px 6px 0px 6px; float: left; background-color:yellow; }
 +
.return { margin: 10px 0px 0px 6px; }
 +
</style>
 +
<script type="text/javascript">
<script type="text/javascript">
$("#profiles > div:nth-child(4n+1)").addClass("newline");
$("#profiles > div:nth-child(4n+1)").addClass("newline");

Revision as of 23:33, 21 September 2012

Missouri Miners 2012