Team:WPI-Worcester/Team
From 2014.igem.org
(Difference between revisions)
Line 32: | Line 32: | ||
background: #333; | background: #333; | ||
color: #FFF; | color: #FFF; | ||
+ | } | ||
+ | .type{ | ||
+ | margin:50px; | ||
+ | margin-bottom:5px; | ||
+ | text-align:left; | ||
+ | font-family:Arial, Helvetica, sans-serif; | ||
+ | font-size:50px; | ||
} | } | ||
Line 38: | Line 45: | ||
height:150px; | height:150px; | ||
background:#FFF; | background:#FFF; | ||
- | margin:100px; | + | margin-bottom:100px; |
+ | margin-left:100px; | ||
+ | margin-right:100px; | ||
float:left; | float:left; | ||
text-align:right; | text-align:right; | ||
Line 129: | Line 138: | ||
<!--Team Bars--> | <!--Team Bars--> | ||
<body> | <body> | ||
+ | <div class="type"> | ||
+ | Students | ||
+ | </div> | ||
+ | |||
<div class="slidebar"> | <div class="slidebar"> | ||
<b>Alex Turland</b> | <b>Alex Turland</b> | ||
Line 144: | Line 157: | ||
</div> | </div> | ||
</div> | </div> | ||
- | + | <div class="slidebar"> | |
+ | <b>Kayla DeSanty</b> | ||
+ | <div class="open"> | ||
+ | <b>Year of Graduation:</b> 2016<br/> | ||
+ | <b>Major:</b> Biology/Biotechnology and Biochemistry<br/> | ||
+ | <b>Hometown:</b> Holden, MA<br/> | ||
+ | <b>Interests:</b> Biology, Triathalons, Music<br/> | ||
+ | <b>Favorite Flavor of Ice Cream:</b> Chocolate Fudge Brownie<br/> | ||
+ | </div> | ||
+ | <div class="closed"> | ||
+ | <span class="face"> | ||
+ | <img src="http://i.imgur.com/r3Suz7p.png" height=150px /> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
Revision as of 21:05, 29 May 2014
|