Team:Missouri Miners/Team
From 2012.igem.org
(Difference between revisions)
Lordcheeto (Talk | contribs) |
Lordcheeto (Talk | contribs) |
||
Line 2: | Line 2: | ||
<html> | <html> | ||
- | < | + | <head> |
+ | <style type="text/css" title="MissouriMiners"> | ||
+ | .profile .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; } | ||
+ | .profile .return { margin: 10px 0px 0px 6px; } | ||
+ | </style> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $("#profiles > div:nth-child(4n+1)").addClass("newline"); | ||
+ | $("#profiles > div:nth-child(4n)").addClass("return"); | ||
+ | </script> | ||
+ | </head> | ||
<img src="https://static.igem.org/mediawiki/2012/b/bc/Missouri_Miners_team.png" alt="Missouri Miners 2012"/> | <img src="https://static.igem.org/mediawiki/2012/b/bc/Missouri_Miners_team.png" alt="Missouri Miners 2012"/> | ||
<div id="members"> | <div id="members"> |
Revision as of 23:20, 21 September 2012