Team:XMU-China/TTeam

From 2014.igem.org

(Difference between revisions)
 
Line 304: Line 304:
<body onload="init()">
<body onload="init()">
 +
</body>
 +
 +
 +
<style>
 +
#footer {
 +
    position: fixed;
 +
    bottom: 0;
 +
    width: 100%;
 +
    height: 50px;
 +
    margin-top: -60px;
 +
    background: transparent url("https://static.igem.org/mediawiki/2014/6/68/XMU-all-footer.png") no-repeat center top;
 +
    line-height: 100;
 +
    overflow: hidden;
 +
    z-index: 1000;
 +
    _display: none;
 +
}
 +
</style>
 +
<body>
 +
<div style="height:100px; bottom:45px; right:50%;margin-right:-200px;position:absolute;z-index:2;"><a href="http://www.xmu.edu.cn">
 +
      <img src="https://static.igem.org/mediawiki/2014/c/c9/XMU-Sponsor.png" width="100%" height="100%"></a>
 +
</div>
</body>
</body>
</html>
</html>

Latest revision as of 16:59, 17 October 2014

Team:XMU-China