Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 7: | Line 7: | ||
<body> | <body> | ||
+ | <style typ="text/css"> | ||
+ | button:hover{background-color:#400080;} | ||
+ | </style> | ||
<div style="height:50px;"></div> | <div style="height:50px;"></div> | ||
<!-- 遮罩层 --> | <!-- 遮罩层 --> | ||
Line 20: | Line 23: | ||
<img class="logImg" id="logImg"> | <img class="logImg" id="logImg"> | ||
</div> | </div> | ||
− | <div id="showdivContent-desc" class="showdivContent-desc" style="display:none;width:60%;margin-left:20%;"> | + | <div id="showdivContent-desc" class="showdivContent-desc" style="text-align:center;display:none;width:60%;margin-left:20%;"> |
− | <span id="logImg-desc" style="font-size:0.5rem"></span> | + | <span id="logImg-desc" style="font-size:0.5rem;"></span> |
</div> | </div> | ||
</div> | </div> | ||
Line 248: | Line 251: | ||
$("#logImg").attr("src","https://static.igem.org/mediawiki/2018/a/a8/T--CPU_CHINA--20180414-22.jpg"); | $("#logImg").attr("src","https://static.igem.org/mediawiki/2018/a/a8/T--CPU_CHINA--20180414-22.jpg"); | ||
$("#logImg").css("width","60%"); | $("#logImg").css("width","60%"); | ||
+ | $("#logImg").css("height","350px"); | ||
$("#logImg").show(); | $("#logImg").show(); | ||
document.getElementById("logImg-desc").innerHTML="Kexin Cao's draft when designing our logo."; | document.getElementById("logImg-desc").innerHTML="Kexin Cao's draft when designing our logo."; | ||
Line 255: | Line 259: | ||
$("#logImg").attr("src","https://static.igem.org/mediawiki/2018/a/a9/T--CPU_CHINA--20171217.jpg"); | $("#logImg").attr("src","https://static.igem.org/mediawiki/2018/a/a9/T--CPU_CHINA--20171217.jpg"); | ||
$("#logImg").css("width","60%"); | $("#logImg").css("width","60%"); | ||
+ | $("#logImg").css("height","350px"); | ||
$("#logImg").show(); | $("#logImg").show(); | ||
document.getElementById("logImg-desc").innerHTML="Junqing Zhang showing his research on applicable vectors at the group meeting on December 17th, 2017."; | document.getElementById("logImg-desc").innerHTML="Junqing Zhang showing his research on applicable vectors at the group meeting on December 17th, 2017."; |
Revision as of 10:17, 24 May 2018