Line 35: | Line 35: | ||
.face { | .face { | ||
position: absolute; | position: absolute; | ||
− | width: | + | width: 450px; |
− | height: | + | height: 281px; |
backface-visibility: hidden; | backface-visibility: hidden; | ||
} | } | ||
.back { | .back { | ||
display: block; | display: block; | ||
+ | position:absolute; | ||
transform: rotateY(180deg); | transform: rotateY(180deg); | ||
− | |||
padding: 10px; | padding: 10px; | ||
color: black; | color: black; | ||
Line 69: | Line 69: | ||
<div id="f1_container"> | <div id="f1_container"> | ||
<div id="f1_card"> | <div id="f1_card"> | ||
− | <div class=" | + | <div class="face"> |
<img style="cursor:pointer" id="meetuppic" src="https://static.igem.org/mediawiki/2018/thumb/9/93/MidWesternMeetup2018.jpg/800px-MidWesternMeetup2018.jpg"> | <img style="cursor:pointer" id="meetuppic" src="https://static.igem.org/mediawiki/2018/thumb/9/93/MidWesternMeetup2018.jpg/800px-MidWesternMeetup2018.jpg"> | ||
</div> | </div> | ||
− | <div class="back face | + | <div class="back face"> |
<p>On June 30th, two members of our team travelled to Michigan State University for the Midwestern iGEM Meetup. We spent the morning on a tour of the university’s botanical gardens learning about a range of plants and the history behind the gardens. After lunch, each team gave a short presentation and answered questions about their project. Then, we went on a tour of the Michigan State University iGEM team’s lab and facilities. Through this meetup, we made connections with other teams and have already started collaborating with the Michigan State team.</p> | <p>On June 30th, two members of our team travelled to Michigan State University for the Midwestern iGEM Meetup. We spent the morning on a tour of the university’s botanical gardens learning about a range of plants and the history behind the gardens. After lunch, each team gave a short presentation and answered questions about their project. Then, we went on a tour of the Michigan State University iGEM team’s lab and facilities. Through this meetup, we made connections with other teams and have already started collaborating with the Michigan State team.</p> | ||
Revision as of 17:17, 30 July 2018