Line 133: | Line 133: | ||
} | } | ||
− | . | + | .intoduction_wrapper img{ |
height:90vh; | height:90vh; | ||
} | } | ||
Line 192: | Line 192: | ||
@media only screen and (max-width: 1200px) { | @media only screen and (max-width: 1200px) { | ||
video {width:100%} | video {width:100%} | ||
− | . | + | .intoduction_wrapper img {height: auto; width: 100vw;} |
} | } | ||
</style> | </style> | ||
Line 205: | Line 205: | ||
<center> | <center> | ||
<video loop autoplay controls | <video loop autoplay controls | ||
− | + | height='96vh' > | |
<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 217: | Line 217: | ||
<!-- first content: introduction懶人包圖說 --> | <!-- first content: introduction懶人包圖說 --> | ||
− | <div | + | <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'> |
− | + | ||
</div> | </div> | ||
Revision as of 05:44, 8 October 2017