Difference between revisions of "Team:NYMU-Taipei"

Line 121: Line 121:
 
 
 
/* home content */
 
/* home content */
 +
.head_wrapper {
 +
background-color:rgba(35, 51, 31, 1);
 +
height:100%;
 +
}
 +
 
.home_wrapper {
 
.home_wrapper {
background-color:rgba(24, 31, 40, 0.9);
+
background-color:rgba(35, 51, 31, 0.9);
height:500px;
+
height:20vw;
 
}
 
}
 
 
Line 201: Line 206:
 
<div class='home'>
 
<div class='home'>
 
<!-- head vedeo -->
 
<!-- head vedeo -->
<div class = 'home_wrapper' style="height:100%;">
+
<div class = 'head_wrapper' >
 
<center>
 
<center>
 
<video loop autoplay controls  
 
<video loop autoplay controls  

Revision as of 06:12, 8 October 2017