Difference between revisions of "Team:NYMU-Taipei"

 
(46 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:#29382a;
 +
}
 +
 
.home_wrapper {
 
.home_wrapper {
 
background-color:rgba(35, 51, 31, 0.9);
 
background-color:rgba(35, 51, 31, 0.9);
height:500px;
+
height:40vw;
 +
}
 +
 +
.introduction_wrapper {
 +
background-color:#181f28;
 
}
 
}
 
 
 
/* home space */
 
/* home space */
 
.home_space {
 
.home_space {
height:300px;
+
height:25vw;
 
opacity:1;
 
opacity:1;
 
}
 
}
 
 
 +
/* image */
 +
.home_wrapper img:hover {
 +
box-shadow:0 0 0.8vw 0.5vw rgba(256,256,256, 0.5);
 +
}
 
 
 
/* Wrapper for the footer */
 
/* Wrapper for the footer */
Line 182: Line 195:
 
</style>
 
</style>
  
 
+
</head>
 
 
 
   
 
   
Line 188: Line 201:
 
<div class='home'>
 
<div class='home'>
 
<!-- head vedeo -->
 
<!-- head vedeo -->
<div class = 'home_wrapper' style="height:100%;">
+
<div class = 'head_wrapper' style="height:100%;">
 
<center>
 
<center>
 
<video loop autoplay controls  
 
<video loop autoplay controls  
Line 203: Line 216:
 
 
 
<!-- first content:懶人包圖說 -->
 
<!-- first content:懶人包圖說 -->
<div style='background-color:#181f28;'>
+
<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:100vw;";>
+
style='width:90vw'>
 
</div>
 
</div>
  
Line 214: Line 227:
 
<div class='home_wrapper'>
 
<div class='home_wrapper'>
 
 
<div style="width:100%;height:65px;background:rgba(35, 51, 31, 0);float:left"></div>
+
<div style="width:100vw;height:6vw;background:rgba(35, 51, 31, 0);float:left"></div>
 
 
<div style="width:4%;height:250px;background:rgba(35, 51, 31, 0);float:left"></div>
+
<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:27%;border-radius:50%;border:5px solid #5d8755;float:left;">
+
style="width:27vw;border-radius:50%;float:left;">
 
</a>
 
</a>
 
 
 
 
<div style="width:4%;height:250px;background:rgba(35, 51, 31, 0);;float:left"></div>
+
<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:27%;border-radius:50%;border:5px solid #7c4949;float:left;">
+
style="width:27vw;border-radius:50%;float:left;"> <!--border:0.5vw solid #7c4949;-->
 
</a>
 
</a>
 
 
<div style="width:4%;height:250px;background:rgba(35, 51, 31, 0);float:left;"></div>
+
<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/5/53/T--NYMU-Taipei--home3.png"
+
<img src="https://static.igem.org/mediawiki/2017/c/c2/T--NYMU-Taipei--homehp.png"
style="width:27%;border-radius:50%;border:5px solid #8e8a33;float:left;">
+
style="width:27vw;border-radius:50%;float:left;">
 
</a>
 
</a>
 
 
Line 266: 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