Line 139: | Line 139: | ||
.introduction_wrapper { | .introduction_wrapper { | ||
background-color:#181f28; | background-color:#181f28; | ||
+ | height:100%; | ||
} | } | ||
Line 197: | Line 198: | ||
@media only screen and (max-width: 1200px) { | @media only screen and (max-width: 1200px) { | ||
video {width:100%} | video {width:100%} | ||
+ | .introduction_wrapper img {height:100%; width:100vw} | ||
} | } | ||
</style> | </style> | ||
Line 223: | Line 225: | ||
<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=' | + | style='height:96vw;'> |
</div> | </div> | ||
Revision as of 06:47, 8 October 2017