(36 intermediate revisions by the same user not shown) | |||
Line 85: | Line 85: | ||
</script> | </script> | ||
− | + | <head> | |
+ | <meta name='viewport' content='width=device-width, initial-scale=1.0'> | ||
<link href="https://fonts.googleapis.com/css?family=Economica" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Economica" rel="stylesheet"> | ||
Line 118: | Line 119: | ||
/* home content */ | /* home content */ | ||
− | . | + | .head_wrapper { |
− | background-color: | + | background-color:#29382a; |
− | + | ||
} | } | ||
− | + | .home_wrapper { | |
− | . | + | background-color:rgba(35, 51, 31, 0.9); |
− | + | height:40vw; | |
− | + | ||
} | } | ||
Line 133: | Line 132: | ||
} | } | ||
− | . | + | /* home space */ |
− | height: | + | .home_space { |
+ | height:25vw; | ||
+ | opacity:1; | ||
} | } | ||
/* image */ | /* image */ | ||
− | img:hover { | + | .home_wrapper img:hover { |
− | box-shadow:0 0 | + | box-shadow:0 0 0.8vw 0.5vw rgba(256,256,256, 0.5); |
} | } | ||
− | |||
/* Wrapper for the footer */ | /* Wrapper for the footer */ | ||
Line 192: | Line 192: | ||
@media only screen and (max-width: 1200px) { | @media only screen and (max-width: 1200px) { | ||
video {width:100%} | video {width:100%} | ||
− | |||
} | } | ||
</style> | </style> | ||
− | + | </head> | |
Line 202: | Line 201: | ||
<div class='home'> | <div class='home'> | ||
<!-- head vedeo --> | <!-- head vedeo --> | ||
− | <div class = ' | + | <div class = 'head_wrapper' style="height:100%;"> |
<center> | <center> | ||
<video loop autoplay controls | <video loop autoplay controls | ||
− | + | width = "80%" > | |
<source src='https://static.igem.org/mediawiki/2017/c/cd/T--NYMU-Taipei--home.mp4'> | <source src='https://static.igem.org/mediawiki/2017/c/cd/T--NYMU-Taipei--home.mp4'> | ||
Line 216: | Line 215: | ||
<div class='home_space'></div> | <div class='home_space'></div> | ||
− | <!-- first content: | + | <!-- first content:懶人包圖說 --> |
<div class='introduction_wrapper'> | <div class='introduction_wrapper'> | ||
− | <img src='https://static.igem.org/mediawiki/2017/d/d3/T--NYMU-Taipei--home_introduction.png'> | + | <img src='https://static.igem.org/mediawiki/2017/d/d3/T--NYMU-Taipei--home_introduction.png' |
+ | style='width:90vw'> | ||
</div> | </div> | ||
Line 227: | Line 227: | ||
<div class='home_wrapper'> | <div class='home_wrapper'> | ||
− | <div style="width: | + | <div style="width:100vw;height:6vw;background:rgba(35, 51, 31, 0);float:left"></div> |
− | <div style="width: | + | <div style="width:4vw;height:34vw;background:rgba(35, 51, 31, 0);float:left"></div> |
<a href="https://2017.igem.org/Team:NYMU-Taipei/Overview"> | <a href="https://2017.igem.org/Team:NYMU-Taipei/Overview"> | ||
<img src="https://static.igem.org/mediawiki/2017/3/3a/T--NYMU-Taipei--home1.jpg" | <img src="https://static.igem.org/mediawiki/2017/3/3a/T--NYMU-Taipei--home1.jpg" | ||
− | style="width: | + | style="width:27vw;border-radius:50%;float:left;"> |
</a> | </a> | ||
− | <div style="width: | + | <div style="width:4vw;height:34vw;background:rgba(35, 51, 31, 0);;float:left"></div> |
<a href="https://2017.igem.org/Team:NYMU-Taipei/Parts"> | <a href="https://2017.igem.org/Team:NYMU-Taipei/Parts"> | ||
<img src="https://static.igem.org/mediawiki/2017/8/87/T--NYMU-Taipei--home2.png" | <img src="https://static.igem.org/mediawiki/2017/8/87/T--NYMU-Taipei--home2.png" | ||
− | style="width: | + | style="width:27vw;border-radius:50%;float:left;"> <!--border:0.5vw solid #7c4949;--> |
</a> | </a> | ||
− | <div style="width: | + | <div style="width:4vw;height:34vw;background:rgba(35, 51, 31, 0);float:left;"></div> |
<a href="https://2017.igem.org/Team:NYMU-Taipei/HP/Gold_Integrated"> | <a href="https://2017.igem.org/Team:NYMU-Taipei/HP/Gold_Integrated"> | ||
<img src="https://static.igem.org/mediawiki/2017/c/c2/T--NYMU-Taipei--homehp.png" | <img src="https://static.igem.org/mediawiki/2017/c/c2/T--NYMU-Taipei--homehp.png" | ||
− | style="width: | + | style="width:27vw;border-radius:50%;float:left;"> |
</a> | </a> | ||
Line 279: | Line 279: | ||
<a href="https://2017.igem.org/Main_Page" target="_blank">IGEM 2017</a></br> | <a href="https://2017.igem.org/Main_Page" target="_blank">IGEM 2017</a></br> | ||
<a href="http://nymu-e.web.ym.edu.tw/bin/home.php" target="_blank">National Yang-Ming University</a></br> | <a href="http://nymu-e.web.ym.edu.tw/bin/home.php" target="_blank">National Yang-Ming University</a></br> | ||
+ | <a href="https://2017.igem.org/Team:NYMU-Taipei/Attributions" >Special Thanks</a> | ||
</p> | </p> |
Latest revision as of 16:48, 26 October 2017