Line 20: | Line 20: | ||
.card { | .card { | ||
position:absolute; | position:absolute; | ||
− | + | width:100%; | |
− | + | height:100%; | |
− | + | ||
− | + | ||
transform-style: preserve-3d; | transform-style: preserve-3d; | ||
transition: all 1.0s linear; | transition: all 1.0s linear; | ||
Line 32: | Line 30: | ||
.face { | .face { | ||
− | |||
− | |||
− | |||
backface-visibility: hidden; | backface-visibility: hidden; | ||
} | } | ||
Line 70: | Line 65: | ||
<div class="container"> | <div class="container"> | ||
− | <div class="card"> | + | <div class="card"> |
− | + | <div class="face"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/thumb/9/93/MidWesternMeetup2018.jpg/800px-MidWesternMeetup2018.jpg"> | |
− | + | </div> | |
− | + | <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 began our collaboration with the Michigan State iGEM 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 began our collaboration with the Michigan State iGEM team.</p> | ||
− | + | </div> | |
− | + | </div> | |
− | </div> | + | |
</div> | </div> | ||
Revision as of 17:30, 30 July 2018