Difference between revisions of "Template:SJTU-software"

Line 28: Line 28:
 
         background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/bg.png);
 
         background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/bg.png);
 
         }
 
         }
 +
 +
#background{
 +
    position:absolute;
 +
    z-index:-1;
 +
    width:100%;
 +
    height:100%;
 +
    top:0px;
 +
    left:0px;}
 +
 
     .wrapper {
 
     .wrapper {
 
         width: 1000px;
 
         width: 1000px;
Line 471: Line 480:
  
 
</style>
 
</style>
 
+
<body>
 +
    <div id="background">
 +
        <img src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/bg.png" width="100%" height="100%"/>
 +
    </div>
 +
</body>
  
 
</html>
 
</html>

Revision as of 14:14, 26 September 2018