Lukas Adam (Talk | contribs) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 42: | Line 42: | ||
display:block; | display:block; | ||
border-radius: 50%; | border-radius: 50%; | ||
− | border: 2px solid | + | border: 2px solid grey; |
margin:0; | margin:0; | ||
} | } | ||
Line 320: | Line 320: | ||
</section> | </section> | ||
</div> | </div> | ||
+ | <div class="col-lg-3 col-md-3 col-sm-6 col-xs-6"> | ||
+ | <section class="flip-item-wrap"> | ||
+ | <img class="give_height" src="https://static.igem.org/mediawiki/2017/1/1f/T--Heidelberg--HP_experts_greb.jpeg" alt=""><!-- this image will add height to parent element --> | ||
+ | <input type="checkbox" class="flipper" id="n"> | ||
+ | <label for="n" class="flip-item"> | ||
+ | <figure class="front"><img class="circular" src="https://static.igem.org/mediawiki/2017/1/1f/T--Heidelberg--HP_experts_greb.jpeg" alt=""></figure> | ||
+ | <figure class="back"> | ||
+ | <div class="flip-item-desc center-test"><span>Dr. Lutz Greb, Organosilicon Expert</span></div> | ||
+ | |||
+ | </figure> | ||
+ | </label> | ||
+ | </section> | ||
+ | </div> | ||
+ | |||
Latest revision as of 22:57, 31 October 2017