diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 4472d92054a9bb4c159b79f933ea77ca4ef0e16e..98a250bb76620706a75080ad38b5ae7ed3921670 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -730,6 +730,12 @@ left: 320px; } + .video-box{ + text-align: center; + background-color: rgb(223, 159, 108); + padding-bottom: 2%; + } + </style> <div id="logo" style="z-index: 1000;"></div> @@ -1148,6 +1154,13 @@ </div> </div> +<div class="video-box"> + <iframe title="GXU-China:Micro artists—Efficient production of a healthy yellow biochrome by Escherichia coli." + width="560" height="315" src="https://video.igem.org/videos/embed/3e96b73c-abc2-4aa4-a2f9-b85c35a665e6" + frameborder="0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups"> + </iframe> +</div> + <!-- 赞助商 <div class="zanzhu"></div> -->