Line 127: | Line 127: | ||
height:300px; | height:300px; | ||
opacity:1; | opacity:1; | ||
+ | } | ||
+ | |||
+ | .introduction_wrapper { | ||
+ | background-color:#181f28; | ||
+ | } | ||
+ | |||
+ | .intoduction img{ | ||
+ | height:90vh; | ||
+ | } | ||
+ | |||
+ | /* image */ | ||
+ | img:hover { | ||
+ | box-shadow:0 0 2px 1px rgba( 0, 140, 186, 0.5); | ||
} | } | ||
Line 179: | Line 192: | ||
@media only screen and (max-width: 1200px) { | @media only screen and (max-width: 1200px) { | ||
video {width:100%} | video {width:100%} | ||
+ | .intoduction img {height: auto; width: 100vw;} | ||
} | } | ||
</style> | </style> | ||
Line 202: | Line 216: | ||
<div class='home_space'></div> | <div class='home_space'></div> | ||
− | <!-- first content: | + | <!-- first content: introduction懶人包圖說 --> |
<div style='background-color:#181f28;'> | <div style='background-color:#181f28;'> | ||
<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' |
Revision as of 05:40, 8 October 2017