Line 1: | Line 1: | ||
{{SZU-China/Nav}} | {{SZU-China/Nav}} | ||
<html> | <html> | ||
− | + | <style class="cp-pen-styles"> | |
− | + | ||
#carousel3d .carousel-3d-slide { | #carousel3d .carousel-3d-slide { | ||
display: -webkit-box; | display: -webkit-box; | ||
Line 46: | Line 45: | ||
bottom: 0; | bottom: 0; | ||
padding: 10px; | padding: 10px; | ||
− | font-size: | + | font-size: 14px; |
min-width: 100%; | min-width: 100%; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
Line 60: | Line 59: | ||
<div class="col-9 offset-1 shadow "> | <div class="col-9 offset-1 shadow "> | ||
<div id="carousel3d"> | <div id="carousel3d"> | ||
− | <carousel-3d :width=" | + | <carousel-3d :width="360" :height="480" @after-slide-change="onAfterSlideChange" :perspective="0" :space="250" :display="5" :controls-visible="true" :controls-prev-html="'❬'" :controls-next-html="'❭'" :controls-width="30" :controls-height="60" :clickable="true" :autoplay="true" :autoplay-timeout="8000"> |
<slide :index="0" id="silde1"> | <slide :index="0" id="silde1"> | ||
Line 75: | Line 74: | ||
<figure> | <figure> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/7/7d/T--SZU-China--Chen.jpg"> |
<figcaption> | <figcaption> | ||
She is an undergraduate from Shenzhen University, majoring in clinical medicine. She is responsible for experiment and presentation in our team. She is very tough and independent. Nothing can defeat her except for sleep deprivation, but she always stays up during experiment and final month. She believes in rationalism and acts rationally all the time. She dreams of being a great doctor and work for MSF one day.s | She is an undergraduate from Shenzhen University, majoring in clinical medicine. She is responsible for experiment and presentation in our team. She is very tough and independent. Nothing can defeat her except for sleep deprivation, but she always stays up during experiment and final month. She believes in rationalism and acts rationally all the time. She dreams of being a great doctor and work for MSF one day.s | ||
Line 221: | Line 220: | ||
</body> | </body> | ||
− | |||
</html> | </html> |
Revision as of 16:43, 9 October 2018