Helenrensiyu (Talk | contribs) |
Chunngaiau (Talk | contribs) |
||
Line 85: | Line 85: | ||
top: 60%; | top: 60%; | ||
} | } | ||
+ | } | ||
+ | |||
+ | .popup_box { | ||
+ | width: 90%; | ||
+ | max-width: 600px; | ||
+ | border-radius: 5px; | ||
+ | border: 2px solid grey; | ||
+ | box-shadow: 0px 0px 2px rgba(0,0,0,0.8); | ||
+ | color: black; | ||
} | } | ||
</style> | </style> | ||
Line 100: | Line 109: | ||
<div class="row"> | <div class="row"> | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
− | <img class="img-responsive img-circle | + | <img class="img-responsive img-circle alissa_open" src="https://static.igem.org/mediawiki/2017/1/13/T--oxford--team--alissa--circle.jpeg"> |
<span id="profile_caption"> Alissa Hummer </span> | <span id="profile_caption"> Alissa Hummer </span> | ||
<!-- Add content to the popup --> | <!-- Add content to the popup --> | ||
− | <div id=" | + | <div id="alissa" class="popup_box"> |
− | + | <b>Alissa Hummer</b> (Biochemistry)<br/> | |
− | + | <i>Co-leader<br/> | |
− | + | She. cruzi</i><br/> | |
+ | Alissa spends most of her iGEM days split between the wet lab, working with the engineers on mathematical modelling, and doing organizational things because she loves pretty much everything. Her experience in other labs prior to iGEM is invaluable to the team, because she knows all of the tips and tricks for efficient research. Outside of iGEM she enjoys playing football, being in nature, and reading. | ||
<!-- Add an optional button to close the popup --> | <!-- Add an optional button to close the popup --> | ||
− | <button class=" | + | <br/><button class="alissa_close">Close</button> |
</div> | </div> | ||
Line 121: | Line 131: | ||
<script> | <script> | ||
+ | var popup_settings = {transition: 'all 0.3s'}; | ||
+ | |||
$(document).ready(function() { | $(document).ready(function() { | ||
// Initialize the plugin | // Initialize the plugin | ||
− | $('# | + | $('#alissa').popup(popup_settings); |
}); | }); |
Revision as of 14:29, 27 July 2017
MEET THE TEAM
Alissa Hummer (Biochemistry)
Co-leader
She. cruzi
Alissa spends most of her iGEM days split between the wet lab, working with the engineers on mathematical modelling, and doing organizational things because she loves pretty much everything. Her experience in other labs prior to iGEM is invaluable to the team, because she knows all of the tips and tricks for efficient research. Outside of iGEM she enjoys playing football, being in nature, and reading.
Co-leader
She. cruzi
Alissa spends most of her iGEM days split between the wet lab, working with the engineers on mathematical modelling, and doing organizational things because she loves pretty much everything. Her experience in other labs prior to iGEM is invaluable to the team, because she knows all of the tips and tricks for efficient research. Outside of iGEM she enjoys playing football, being in nature, and reading.